Browse Source

Remove unused import

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