mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-24 23:29:05 +00:00
removed all trailing spaces from blank lines
This commit is contained in:
@@ -22,7 +22,7 @@ class _Getch:
|
||||
self.impl = _GetchUnix()
|
||||
|
||||
def __call__(self): return self.impl()
|
||||
|
||||
|
||||
|
||||
class _GetchUnix:
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user