mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 19:13:48 +03:00
Removing one obsolete instantiation line
This commit is contained in:
parent
934d41dac2
commit
8686c20fa5
|
@ -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…
Reference in New Issue
Block a user