mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor refactoring (unused imports)
This commit is contained in:
parent
94a337b2e3
commit
b7db28a89b
4 changed files with 4 additions and 7 deletions
|
|
@ -39,7 +39,6 @@ from lib.core.settings import CHAR_INFERENCE_MARK
|
|||
from lib.core.settings import INFERENCE_BLANK_BREAK
|
||||
from lib.core.settings import INFERENCE_UNKNOWN_CHAR
|
||||
from lib.core.settings import INFERENCE_GREATER_CHAR
|
||||
from lib.core.settings import INFERENCE_GREATER_EQUALS_CHAR
|
||||
from lib.core.settings import INFERENCE_EQUALS_CHAR
|
||||
from lib.core.settings import INFERENCE_MARKER
|
||||
from lib.core.settings import INFERENCE_NOT_EQUALS_CHAR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue