mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 12:25:12 +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 tfw.components.mixins import SupervisorMixin
|
||||
|
Reference in New Issue
Block a user