aesthetics
This commit is contained in:
parent
732349a6d1
commit
49e55e7bc7
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ postSignupR = do
|
|||
_ -> do
|
||||
setMessage "You need to agree to our terms."
|
||||
redirect $ SignupR
|
||||
|
||||
-- create user
|
||||
namesakes <- runDB $ selectList [UserName ==. newUserName] []
|
||||
case namesakes of
|
||||
|
|
Loading…
Reference in a new issue