Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove env from exports #95

Merged
merged 2 commits into from
Nov 29, 2023
Merged

fix: Remove env from exports #95

merged 2 commits into from
Nov 29, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Nov 28, 2023

Unnecessary env empty variable on each export. Mostly harmless, but might have side effects if env is used on a dess system.

- What I did

s/export env/export/

- How to verify it

Install a dess server

- Description for the changelog

fix: Remove env from exports

@cpswan cpswan requested a review from XavierChanth November 28, 2023 15:02
@cpswan cpswan self-assigned this Nov 28, 2023
@XavierChanth XavierChanth merged commit 5f8a363 into trunk Nov 29, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants