Fix double import
This commit is contained in:
@@ -7,9 +7,9 @@ from wo.core.logging import Log
|
||||
from wo.core.mysql import WOMysql
|
||||
from wo.core.shellexec import WOShellExec
|
||||
from wo.core.variables import WOVar
|
||||
from wo.core.fileutils import WOFileUtils
|
||||
from wo.core.apt_repo import WORepo
|
||||
|
||||
|
||||
class WOStackMigrateController(CementBaseController):
|
||||
class Meta:
|
||||
label = 'migrate'
|
||||
|
||||
Reference in New Issue
Block a user