diff --git a/src/Vervis/Foundation.hs b/src/Vervis/Foundation.hs index f31d0aa..38b03ba 100644 --- a/src/Vervis/Foundation.hs +++ b/src/Vervis/Foundation.hs @@ -313,7 +313,6 @@ instance Yesod App where (AuthR a , True) | a == resendVerifyR -> personFromResendForm - (AuthR (PluginR "account" ["verify", u, _]), False) -> personUnver u -- Client