no longer need webapp state storage! excellent

This commit is contained in:
Joey Hess 2013-03-15 01:01:25 -04:00
parent 8ca2aa1cba
commit 9cf4701a8f
3 changed files with 0 additions and 21 deletions

View file

@ -57,7 +57,6 @@ webAppThread assistantdata urlrenderer noannex postfirstrun onstartup = thread $
<*> (pack <$> genRandomToken)
<*> getreldir
<*> pure $(embed "static")
<*> newWebAppState
<*> pure postfirstrun
<*> pure noannex
setUrlRenderer urlrenderer $ yesodRender webapp (pack "")