Remove misplaced blank line
This commit is contained in:
parent
f0d215e07a
commit
fc79349af6
@ -291,7 +291,6 @@ class RegisterKeyParser(keyparser.CommandKeyParser):
|
||||
Return:
|
||||
True if event has been handled, False otherwise.
|
||||
"""
|
||||
|
||||
if super().handle(e):
|
||||
return True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user