Skip to content

Commit 503b554

Browse files
authored
remove unused io import from setup.py
1 parent 936f93e commit 503b554

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
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python
22

3-
import io
43
import re
54
from distutils.command.build import build
65
from glob import glob

0 commit comments

Comments
 (0)