mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
it seems that this was indeed not meant to be here
This commit is contained in:
@@ -255,9 +255,6 @@ def start():
|
||||
test = __randomFillBlankFields(test)
|
||||
conf.url = "%s?%s" % (firstPart, test)
|
||||
|
||||
# we need to reinitialize environment as
|
||||
# we are expecting changes in testing data
|
||||
#initTargetEnv()
|
||||
parseTargetUrl()
|
||||
|
||||
elif test[0] in ("n", "N"):
|
||||
|
||||
Reference in New Issue
Block a user