mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
removed leftover
This commit is contained in:
parent
146d9fedf0
commit
515c1c6205
|
@ -249,7 +249,6 @@ def runCase(switches=None, parse=None):
|
|||
except KeyboardInterrupt:
|
||||
raise
|
||||
except SqlmapBaseException, e:
|
||||
print "AHAHAHAH:", e
|
||||
handled_exception = e
|
||||
except Exception, e:
|
||||
unhandled_exception = e
|
||||
|
|
Loading…
Reference in New Issue
Block a user