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

Import Unused #29

Closed
tonnydourado opened this issue Sep 2, 2013 · 7 comments
Closed

Import Unused #29

tonnydourado opened this issue Sep 2, 2013 · 7 comments
Labels

Comments

@tonnydourado
Copy link

Why I can't ignore "imported but unused" warnings anymore? The code doesn't show in the message (used to be W402, iirc), and putting it on the ignore list doesnt't work either. It might be a nice thing to do, removing unused imports, but it's a big inconvenient when the code is under heavy development (for me, at least).

@dreadatour
Copy link
Owner

This is a bug. I'll handle it.

@tonnydourado
Copy link
Author

Thanks =)

dreadatour pushed a commit that referenced this issue Sep 2, 2013
@dreadatour
Copy link
Owner

Fixed, need to be checked.

@tonnydourado
Copy link
Author

Can I help, somehow?

@dreadatour
Copy link
Owner

You can check if everything is ok now, after fix ;)

@tonnydourado
Copy link
Author

Just tested, works like a charm, thanks!

@dreadatour
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants