Browse Source

Fix for flake8

Kentaro Wada 6 years ago
parent
commit
706dd36733
1 changed files with 0 additions and 1 deletions
  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