Remove unused Profile controller, from the scaffolding
This commit is contained in:
parent
0a230e7644
commit
a2a0ec5127
5 changed files with 2 additions and 72 deletions
|
@ -49,7 +49,6 @@ import System.Log.FastLogger (defaultBufSize, newStdoutLoggerSet,
|
|||
-- Don't forget to add new modules to your cabal file!
|
||||
import Handler.Common
|
||||
import Handler.Home
|
||||
import Handler.Profile
|
||||
|
||||
-- This line actually creates our YesodDispatch instance. It is the second half
|
||||
-- of the call to mkYesodData which occurs in Foundation.hs. Please see the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue