mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 13:21:05 +00:00
aedi: remove unused imports
[skip build] [skip test]
This commit is contained in:
parent
9855c24aa6
commit
0f63b45bd9
2 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
|||
#
|
||||
|
||||
import glob
|
||||
from distutils.version import StrictVersion
|
||||
|
||||
from .base import *
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
import os
|
||||
import shutil
|
||||
from distutils.version import StrictVersion
|
||||
from platform import machine
|
||||
|
||||
from ..state import BuildState
|
||||
|
|
Loading…
Reference in a new issue