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

style: clean up imports #867

Merged
merged 1 commit into from
Apr 5, 2019
Merged

style: clean up imports #867

merged 1 commit into from
Apr 5, 2019

Conversation

sangaman
Copy link
Collaborator

@sangaman sangaman commented Apr 3, 2019

Remove unused imports and replace absolute module paths with relative.

Remove unused imports and replace absolute module paths with relative.
@sangaman sangaman added the code quality Improving code structure, organization, and clarity label Apr 3, 2019
@ghost ghost assigned sangaman Apr 3, 2019
@ghost ghost added the in progress label Apr 3, 2019
Copy link
Collaborator

@erkarl erkarl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. What do you think about reenabling no-unused-variable to make it automatic in our build step?

@sangaman
Copy link
Collaborator Author

sangaman commented Apr 5, 2019

Yeah that's probably a good idea, we have a couple of unused variables still but at this point I think we can just comment them out or get rid of them.

@sangaman sangaman merged commit 0991bbc into master Apr 5, 2019
@ghost ghost removed the in progress label Apr 5, 2019
@sangaman sangaman deleted the cleanup-imports branch April 5, 2019 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improving code structure, organization, and clarity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants