mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-27 00:29:04 +00:00
minor refactoring
This commit is contained in:
@@ -125,7 +125,6 @@ class PAYLOAD:
|
||||
UNION = "union"
|
||||
|
||||
class TECHNIQUE:
|
||||
HEURISTIC = 0
|
||||
BOOLEAN = 1
|
||||
ERROR = 2
|
||||
UNION = 3
|
||||
|
||||
Reference in New Issue
Block a user