Explorar el Código

Remove unused import

Adrien Ferrand hace 6 años
padre
commit
7b43a82774
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      nsist/copymodules.py

+ 0 - 1
nsist/copymodules.py

@@ -7,7 +7,6 @@ import sys
 import tempfile
 import zipfile, zipimport
 import fnmatch
-import pkg_resources
 from functools import partial
 
 from .util import normalize_path