mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-26 18:14:14 +00:00
Minor updates
This commit is contained in:
parent
31fa7f6c94
commit
0a8bc52910
5 changed files with 12 additions and 13 deletions
|
|
@ -45,7 +45,6 @@ from lib.core.settings import RESTAPI_DEFAULT_ADDRESS
|
|||
from lib.core.settings import RESTAPI_DEFAULT_PORT
|
||||
from lib.core.subprocessng import Popen
|
||||
from lib.parse.cmdline import cmdLineParser
|
||||
from thirdparty.bottle.bottle import abort
|
||||
from thirdparty.bottle.bottle import error as return_error
|
||||
from thirdparty.bottle.bottle import get
|
||||
from thirdparty.bottle.bottle import hook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue