mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +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
|
|
@ -234,9 +234,6 @@ def start():
|
|||
check if they are dynamic and SQL injection affected
|
||||
"""
|
||||
|
||||
if not conf.start:
|
||||
return False
|
||||
|
||||
if conf.direct:
|
||||
initTargetEnv()
|
||||
setupTargetEnv()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue