Explorar el Código

Fix for flake8

Kentaro Wada hace 6 años
padre
commit
706dd36733
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      setup.py

+ 0 - 1
setup.py

@@ -2,7 +2,6 @@ from __future__ import print_function
 
 import distutils.spawn
 import os.path
-import re
 from setuptools import find_packages
 from setuptools import setup
 import shlex