Uncomment new person form, it's not being used
This commit is contained in:
parent
20c0e40638
commit
e9ac361f27
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
-}
|
||||
|
||||
module Vervis.Form.Person
|
||||
( NewPerson (..)
|
||||
, newPersonForm
|
||||
( -- NewPerson (..)
|
||||
-- , newPersonForm
|
||||
)
|
||||
where
|
||||
|
||||
|
|
Loading…
Reference in a new issue