Update agent/src/Handler/Register.hs

This commit is contained in:
Keagan McClelland
2020-11-30 22:16:56 -07:00
committed by GitHub
parent 24003a8397
commit 8288679bf6

View File

@@ -32,7 +32,6 @@ import Lib.SystemPaths
import Model
import Settings
postRegisterR :: Handler RegisterRes
postRegisterR = handleS9ErrT $ do
settings <- getsYesod appSettings