Browse Source

makepanda: Remove stray distutils import

rdb 2 years ago
parent
commit
6f89b8e720
1 changed files with 0 additions and 1 deletions
  1. 0 1
      makepanda/makepandacore.py

+ 0 - 1
makepanda/makepandacore.py

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