瀏覽代碼

makepanda: Remove stray distutils import

rdb 2 年之前
父節點
當前提交
6f89b8e720
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      makepanda/makepandacore.py

+ 0 - 1
makepanda/makepandacore.py

@@ -6,7 +6,6 @@
 ########################################################################
 ########################################################################
 
 
 import configparser
 import configparser
-from distutils import sysconfig # DO NOT CHANGE to sysconfig - see #1230
 import fnmatch
 import fnmatch
 import getpass
 import getpass
 import glob
 import glob