Remove FIXME for keybindingname validation
This commit is contained in:
parent
a87163b213
commit
94cef5ea22
@ -483,7 +483,6 @@ class KeyBindingName(BaseType):
|
||||
"""The name (keys) of a keybinding."""
|
||||
|
||||
def validate(self, value):
|
||||
# FIXME can we validate anything here?
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user