Remove unused applicative.
This commit is contained in:
parent
d556fc8844
commit
25bbda2087
@ -9,7 +9,6 @@ module Yesod.Core.Internal.Run where
|
||||
|
||||
|
||||
#if __GLASGOW_HASKELL__ < 710
|
||||
import Control.Applicative ((<$>))
|
||||
import Data.Monoid (mempty)
|
||||
#endif
|
||||
import Yesod.Core.Internal.Response
|
||||
|
||||
Loading…
Reference in New Issue
Block a user