makepanda: Remove stray distutils import

This commit is contained in:
rdb 2023-10-13 23:32:48 +02:00
parent e627c7c63d
commit 6f89b8e720

View File

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