mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Removing some dead code (vulture)
This commit is contained in:
parent
e37c22793b
commit
c082067902
6 changed files with 1 additions and 30 deletions
|
|
@ -31,7 +31,6 @@ class Enumeration(Custom, Databases, Entries, Search, Users):
|
|||
kb.data.banner = None
|
||||
kb.data.hostname = ""
|
||||
kb.data.processChar = None
|
||||
kb.data.characterSet = None
|
||||
|
||||
Custom.__init__(self)
|
||||
Databases.__init__(self)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue