mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 09:29:26 +00:00
Removing one obsolete instantiation line
This commit is contained in:
parent
934d41dac2
commit
8686c20fa5
1 changed files with 0 additions and 1 deletions
|
|
@ -327,7 +327,6 @@ class Dump(object):
|
|||
def dbTableValues(self, tableValues):
|
||||
replication = None
|
||||
rtable = None
|
||||
documentNode, tableNode, bodyNode, headNode, rowNode = (0,) * 5
|
||||
dumpFP = None
|
||||
|
||||
if tableValues is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue