mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
code refactoring
This commit is contained in:
@@ -1006,7 +1006,6 @@ def __setConfAttributes():
|
||||
conf.dbmsConnector = None
|
||||
conf.dbmsHandler = None
|
||||
conf.dumpPath = None
|
||||
conf.errorComparison = True
|
||||
conf.minMatchBlock = 8
|
||||
conf.dynMarkLength = 32
|
||||
conf.httpHeaders = []
|
||||
|
||||
Reference in New Issue
Block a user