Whitespace

This commit is contained in:
Jonathan Daugherty 2022-07-10 13:56:29 -07:00
parent 3014e79304
commit 6c1f357318

View File

@ -166,4 +166,3 @@ data KeyEventHandler e m =
, kehEventTrigger :: EventTrigger e
-- ^ The trigger for the handler.
}