1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-25 16:17:50 +09:00

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