mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Removing some unused imports
This commit is contained in:
parent
c51b4c072f
commit
7e610b8716
9 changed files with 10 additions and 17 deletions
|
|
@ -22,7 +22,6 @@ from lib.core.enums import CUSTOM_LOGGING
|
|||
from lib.core.enums import HTTP_HEADER
|
||||
from lib.core.enums import REDIRECTION
|
||||
from lib.core.exception import SqlmapBaseException
|
||||
from lib.core.exception import SqlmapConnectionException
|
||||
from lib.core.settings import BING_REGEX
|
||||
from lib.core.settings import DUCKDUCKGO_REGEX
|
||||
from lib.core.settings import DUMMY_SEARCH_USER_AGENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue