Fix warning
This commit is contained in:
parent
8bb507084d
commit
b86b2cb75e
@ -31,7 +31,7 @@ module Yesod.Internal.Core
|
||||
) where
|
||||
|
||||
import Yesod.Content
|
||||
import Yesod.Handler hiding (lift)
|
||||
import Yesod.Handler hiding (lift, getExpires)
|
||||
|
||||
import Yesod.Routes.Class
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user