mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-05 23:09:58 +00:00
Remove unused import
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user