Browse Source

Fix for flake8

Kentaro Wada 6 năm trước cách đây
mục cha
commit
706dd36733
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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