mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 11:45:46 +03:00
removing leftover
This commit is contained in:
parent
354a2ce249
commit
da9ec67869
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user