aedi: remove unused imports

[skip build]
[skip test]
This commit is contained in:
alexey.lysiuk 2021-10-31 11:45:46 +02:00
parent 9855c24aa6
commit 0f63b45bd9
2 changed files with 0 additions and 2 deletions

View file

@ -17,7 +17,6 @@
#
import glob
from distutils.version import StrictVersion
from .base import *

View file

@ -18,7 +18,6 @@
import os
import shutil
from distutils.version import StrictVersion
from platform import machine
from ..state import BuildState