Skip to content

Commit b027c73

Browse files
committed
Removed unecessary import.
1 parent 942a9a0 commit b027c73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from setuptools import setup, find_packages
44
from codecs import open
55
from os import path
6-
from unittest import TestLoader
76

87
here = path.abspath(path.dirname(__file__))
98

0 commit comments

Comments
 (0)