Skip to content

Commit f14f84d

Browse files
Remove unused imports (#27)
1 parent a886e6f commit f14f84d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
from os.path import dirname
1111
from os.path import join
1212
from os.path import splitext
13-
import os
14-
15-
from setuptools import find_packages
1613
from setuptools import setup
1714

1815

0 commit comments

Comments
 (0)