Migrate sanity_check.py into the respective daemons
This commit is contained in:
parent
f9dbdc730a
commit
9517e73233
4 changed files with 22 additions and 35 deletions
|
|
@ -18,8 +18,6 @@ if __name__ == "__main__":
|
|||
args = arg_parser.parse_args()
|
||||
|
||||
try:
|
||||
check()
|
||||
|
||||
if args.component == 'api':
|
||||
from ucloud.api.main import main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue