Kaydet (Commit) 455eb616 authored tarafından Greg Ward's avatar Greg Ward

Don't import what we don't use.

üst ef9ad6df
......@@ -12,7 +12,7 @@ from glob import glob
from distutils.core import Command
from distutils.errors import *
from distutils.util import mkpath, newer, make_file, copy_file
from distutils.util import mkpath, copy_file
class BuildPy (Command):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment