mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-14 03:39:03 +00:00
code cleanup
This commit is contained in:
@@ -75,5 +75,5 @@ class EscCharSetProber(CharSetProber):
|
||||
self._mState = constants.eFoundIt
|
||||
self._mDetectedCharset = codingSM.get_coding_state_machine()
|
||||
return self.get_state()
|
||||
|
||||
|
||||
return self.get_state()
|
||||
|
||||
Reference in New Issue
Block a user