mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
minor refactoring
This commit is contained in:
parent
1880f18367
commit
845533e92f
2 changed files with 18 additions and 14 deletions
|
|
@ -125,7 +125,6 @@ class PAYLOAD:
|
|||
UNION = "union"
|
||||
|
||||
class TECHNIQUE:
|
||||
HEURISTIC = 0
|
||||
BOOLEAN = 1
|
||||
ERROR = 2
|
||||
UNION = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue