mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
Removed unused imports
This commit is contained in:
parent
c60edf7c17
commit
7f1aa3b94f
|
@ -37,9 +37,6 @@ from lib.techniques.error.use import errorUse
|
|||
from lib.utils.resume import queryOutputLength
|
||||
from lib.utils.resume import resume
|
||||
|
||||
from lib.core.settings import ERROR_SPACE
|
||||
from lib.core.settings import ERROR_EMPTY_CHAR
|
||||
|
||||
def __goInference(payload, expression, charsetType=None, firstChar=None, lastChar=None):
|
||||
start = time.time()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user