mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Comment and layout adjustments
This commit is contained in:
parent
beea58f2e9
commit
428612b431
4 changed files with 2 additions and 4 deletions
|
|
@ -87,7 +87,6 @@ def configFileParser(configFile):
|
|||
errMsg += "file (url or googleDork)"
|
||||
raise sqlmapMissingMandatoryOptionException, errMsg
|
||||
|
||||
|
||||
for family, optionData in optDict.items():
|
||||
for option, data in optionData.items():
|
||||
boolean = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue