setup.py: remove unused import
Remove the unused 'glob' import. Issue found by lgtm.com
This commit is contained in:
parent
0df46c6759
commit
012269dc31
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -1,4 +1,3 @@
|
|||
import glob
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue