mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
removing leftover
This commit is contained in:
parent
354a2ce249
commit
da9ec67869
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue