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

refactor: remove unused exports/variables #446

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

carlos-snyk
Copy link
Contributor

When working on a different PR, noticed some code was unused, so decided to open a separate PR deleting some of that unused code.

For this, I used ts-prune to detect unused exports. I manually checked them, and unit tests & manual run of the extension did not fail (at least on the flows I tested 😇 ).

@carlos-snyk carlos-snyk self-assigned this Mar 27, 2024
@carlos-snyk carlos-snyk requested a review from a team as a code owner March 27, 2024 16:48
@bastiandoetsch bastiandoetsch merged commit 89cbe8f into main Apr 15, 2024
7 checks passed
@bastiandoetsch bastiandoetsch deleted the refactor/remove-unused-exports branch April 15, 2024 12:46
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