mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor code style updates
This commit is contained in:
parent
a97fd1dede
commit
c268663bd9
26 changed files with 85 additions and 94 deletions
|
|
@ -35,7 +35,6 @@ from lib.core.enums import PLACE
|
|||
from lib.core.exception import SqlmapCompressionException
|
||||
from lib.core.settings import BLOCKED_IP_REGEX
|
||||
from lib.core.settings import DEFAULT_COOKIE_DELIMITER
|
||||
from lib.core.settings import DEV_EMAIL_ADDRESS
|
||||
from lib.core.settings import EVENTVALIDATION_REGEX
|
||||
from lib.core.settings import MAX_CONNECTION_TOTAL_SIZE
|
||||
from lib.core.settings import META_CHARSET_REGEX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue