mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Code cleanup
This commit is contained in:
parent
72f3674844
commit
d00e4a458a
10 changed files with 19 additions and 18 deletions
|
|
@ -47,7 +47,6 @@ from lib.core.data import paths
|
|||
from lib.core.exception import sqlmapConnectionException
|
||||
from lib.core.exception import sqlmapFilePathException
|
||||
from lib.core.settings import MSSQL_VERSIONS_URL
|
||||
from lib.core.settings import VERSION
|
||||
from lib.request.connect import Connect as Request
|
||||
|
||||
def __updateMSSQLXML():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue