Update shell_execute.py
This commit is contained in:
parent
802efb429a
commit
bd3fed978d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
import os, io, sys, platform, shutil, time, subprocess, json, datetime
|
||||
from websoft9.appmanage.api.utils.log import myLogger
|
||||
from api.utils.log import myLogger
|
||||
from api.exception.command_exception import CommandException
|
||||
from api.utils import const
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue