mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Removing redundant piece of code
This commit is contained in:
parent
a54c261496
commit
760519dbe9
2 changed files with 0 additions and 4 deletions
|
|
@ -1464,7 +1464,6 @@ def _setConfAttributes():
|
|||
conf.resultsFilename = None
|
||||
conf.resultsFP = None
|
||||
conf.scheme = None
|
||||
conf.start = True
|
||||
conf.tests = []
|
||||
conf.trafficFP = None
|
||||
conf.wFileType = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue