Fix some whitespace
This commit is contained in:
parent
5e84a6c063
commit
db883f19b8
@ -460,7 +460,6 @@ registerHelper allowUsername dest = do
|
||||
Error _ -> return Nothing
|
||||
Success val -> return $ parseMaybe parseEmail val
|
||||
Just _ -> return pidentifier
|
||||
|
||||
let eidentifier = case midentifier of
|
||||
Nothing -> Left Msg.NoIdentifierProvided
|
||||
Just x
|
||||
|
||||
Loading…
Reference in New Issue
Block a user