Remove some redundant stuff from test suite

This commit is contained in:
Daniel Gröber
2014-07-17 15:53:04 +02:00
parent e61aaed023
commit 15e288decf
2 changed files with 0 additions and 8 deletions

View File

@@ -2,7 +2,6 @@ module CheckSpec where
import Data.List (isSuffixOf, isInfixOf, isPrefixOf)
import Language.Haskell.GhcMod
import Language.Haskell.GhcMod.Cradle
import System.FilePath
import Test.Hspec