mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Removing some unused stuff (mainly imports)
This commit is contained in:
parent
a7cab63796
commit
33ea811c6c
5 changed files with 0 additions and 23 deletions
|
|
@ -111,7 +111,6 @@ from lib.core.settings import NULL
|
|||
from lib.core.settings import ORACLE_ALIASES
|
||||
from lib.core.settings import PARAMETER_SPLITTING_REGEX
|
||||
from lib.core.settings import PGSQL_ALIASES
|
||||
from lib.core.settings import PYVERSION
|
||||
from lib.core.settings import SITE
|
||||
from lib.core.settings import SQLITE_ALIASES
|
||||
from lib.core.settings import SUPPORTED_DBMS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue