1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00

🔥 redundant import

This commit is contained in:
Rick Winfrey 2017-03-01 17:37:54 -08:00
parent 45b43a2c07
commit 4e9a00b5d7

View File

@ -17,7 +17,6 @@ import Prologue (liftIO)
import System.Environment (setEnv)
import Test.Hspec hiding (shouldBe, shouldSatisfy)
import Test.Hspec.Expectations.Pretty
import Data.Map.Lazy (lookup, fromList)
spec :: Spec
spec = parallel $ do