Update apps.py
This commit is contained in:
parent
bd3fed978d
commit
e0be8f29ee
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from api.model.app import App
|
|||
from api.model.response import Response
|
||||
from api.service import manage, db
|
||||
from api.utils import shell_execute, const
|
||||
from websoft9.appmanage.api.utils.log import myLogger
|
||||
from api.utils.log import myLogger
|
||||
from api.exception.command_exception import CommandException
|
||||
from api.settings.settings import settings
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue