mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
leftover debug message
This commit is contained in:
parent
b0ab837832
commit
16668e1b8d
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue