Uncomment new person form, it's not being used

This commit is contained in:
fr33domlover 2019-01-26 23:38:43 +00:00
parent 20c0e40638
commit e9ac361f27

View file

@ -14,8 +14,8 @@
-}
module Vervis.Form.Person
( NewPerson (..)
, newPersonForm
( -- NewPerson (..)
-- , newPersonForm
)
where