mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor cleanup
This commit is contained in:
parent
0e206da7c0
commit
d9a931f77a
13 changed files with 15 additions and 27 deletions
|
|
@ -8,7 +8,6 @@ See the file 'doc/COPYING' for copying permission
|
|||
from lib.core.common import Backend
|
||||
from lib.core.data import conf
|
||||
from lib.core.data import kb
|
||||
from lib.core.data import logger
|
||||
from lib.core.dicts import DBMS_DICT
|
||||
from lib.core.enums import DBMS
|
||||
from lib.core.settings import MSSQL_ALIASES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue