mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Code cleanup and minor refactoring
This commit is contained in:
parent
22de82634a
commit
a9d4b37987
3 changed files with 24 additions and 18 deletions
|
|
@ -23,7 +23,6 @@ from lib.core.enums import DBMS
|
|||
from lib.core.session import setError
|
||||
from lib.core.unescaper import unescaper
|
||||
from lib.request.connect import Connect as Request
|
||||
from lib.utils.resume import resume
|
||||
|
||||
from lib.core.settings import ERROR_SPACE
|
||||
from lib.core.settings import ERROR_EMPTY_CHAR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue