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 redundant imports #2930

Closed
wants to merge 1 commit into from

Conversation

itoao
Copy link
Contributor

@itoao itoao commented Aug 24, 2024

This PR removes redundant import statements. This will clean up the code and make maintenance easier.

This change is based on the previously merged PR, "refactor: Enable auto-import for composables." The redundant imports can be removed after auto-import has been enabled.

Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit b59e111
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/66ca50612f3ec50008cc249b

Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for elk-zone failed.

Name Link
🔨 Latest commit b59e111
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/66ca5061451c390008a443fc

@itoao
Copy link
Contributor Author

itoao commented Aug 24, 2024

Originally, I intended to split the changes into two separate PRs. However, this caused CI errors, so I will consolidate them into a single PR.

@itoao itoao closed this Aug 24, 2024
@itoao itoao deleted the refactor/remove-redundant-imports branch August 24, 2024 21:49
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.

1 participant