mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
removing leftover
This commit is contained in:
@@ -123,7 +123,6 @@ def checkCharEncoding(encoding):
|
||||
elif encoding == 'null':
|
||||
return None
|
||||
|
||||
encoding = "bla"
|
||||
# http://www.iana.org/assignments/character-sets
|
||||
try:
|
||||
codecs.lookup(encoding)
|
||||
|
||||
Reference in New Issue
Block a user