mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
remove unused imports
This commit is contained in:
parent
8a946509b9
commit
c5a3f54b89
|
@ -32,8 +32,6 @@ from lib.core.enums import PART_RUN_CONTENT_TYPES
|
|||
from lib.core.log import LOGGER_HANDLER
|
||||
from lib.core.optiondict import optDict
|
||||
from lib.core.subprocessng import Popen
|
||||
from lib.core.subprocessng import send_all
|
||||
from lib.core.subprocessng import recv_some
|
||||
from thirdparty.bottle.bottle import abort
|
||||
from thirdparty.bottle.bottle import error
|
||||
from thirdparty.bottle.bottle import get
|
||||
|
|
Loading…
Reference in New Issue
Block a user