mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 22:31:31 +00:00
Remove unused import
This commit is contained in:
parent
4db3a4a128
commit
3e54733033
@ -1,4 +1,4 @@
|
|||||||
from os.path import splitext, isfile, join, relpath
|
from os.path import isfile, join, relpath
|
||||||
from glob import glob
|
from glob import glob
|
||||||
|
|
||||||
from tfw.components.mixins import SupervisorMixin
|
from tfw.components.mixins import SupervisorMixin
|
||||||
|
Loading…
Reference in New Issue
Block a user