Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Remove unused imports (from $ pyflake3 .) #17

Open
viccuad opened this issue Apr 7, 2016 · 0 comments
Open

Remove unused imports (from $ pyflake3 .) #17

viccuad opened this issue Apr 7, 2016 · 0 comments

Comments

@viccuad
Copy link
Contributor

viccuad commented Apr 7, 2016

$ pyflake3 . 
./setup.py:1: 'platform' imported but unused
./setup.py:2: 'sys' imported but unused
./neovim_gui/screen.py:9: undefined name 'xrange'
./neovim_gui/cli.py:8: 'IS_PYTHON3' imported but unused
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant