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