mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
code cleanup
This commit is contained in:
parent
41ccf88990
commit
526aacb640
17 changed files with 35 additions and 52 deletions
|
|
@ -145,7 +145,6 @@ def unionUse(expression, unpack=True, dump=False):
|
|||
origExpr = expression
|
||||
startLimit = 0
|
||||
stopLimit = None
|
||||
test = True
|
||||
value = ""
|
||||
|
||||
width = getConsoleWidth()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue