removed signature line

This commit is contained in:
Jonathan Lamothe 2023-06-01 17:18:09 -04:00
parent 134787e1be
commit 01457dbe6f

View File

@ -62,5 +62,3 @@ handler e = do
myAttrMap :: AttrMap
myAttrMap = forceAttrMap (white `on` blue)
--jl