mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 19:13:48 +03:00
leftover debug message
This commit is contained in:
parent
b0ab837832
commit
16668e1b8d
|
@ -546,8 +546,6 @@ class Entries:
|
|||
conf.dumper.dbTableValues(data)
|
||||
|
||||
def dumpFoundTables(self, tables):
|
||||
print "tables:", tables
|
||||
|
||||
message = "do you want to dump tables' entries? [Y/n] "
|
||||
output = readInput(message, default="Y")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user