We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a94650 commit c5a3f54Copy full SHA for c5a3f54
1 file changed
lib/utils/api.py
@@ -32,8 +32,6 @@
32
from lib.core.log import LOGGER_HANDLER
33
from lib.core.optiondict import optDict
34
from lib.core.subprocessng import Popen
35
-from lib.core.subprocessng import send_all
36
-from lib.core.subprocessng import recv_some
37
from thirdparty.bottle.bottle import abort
38
from thirdparty.bottle.bottle import error
39
from thirdparty.bottle.bottle import get
0 commit comments