Skip to content

Commit c5a3f54

Browse files
committed
remove unused imports
1 parent 8a94650 commit c5a3f54

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/utils/api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
from lib.core.log import LOGGER_HANDLER
3333
from lib.core.optiondict import optDict
3434
from lib.core.subprocessng import Popen
35-
from lib.core.subprocessng import send_all
36-
from lib.core.subprocessng import recv_some
3735
from thirdparty.bottle.bottle import abort
3836
from thirdparty.bottle.bottle import error
3937
from thirdparty.bottle.bottle import get

0 commit comments

Comments
 (0)