mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
makepanda: Remove stray distutils import
This commit is contained in:
parent
e627c7c63d
commit
6f89b8e720
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user