remove redundant import
This commit is contained in:
parent
e8dbf4cd56
commit
e3b7bb25a0
@ -2,7 +2,6 @@
|
||||
module YesodCoreTest.Streaming (specs) where
|
||||
|
||||
import Yesod.Core
|
||||
import Yesod.Core.Widget (sendChunkHtml)
|
||||
import Test.Hspec
|
||||
import Network.Wai.Test
|
||||
import Data.Text (Text)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user