mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
🔥 some redundant imports.
This commit is contained in:
parent
151557a265
commit
5082e01012
@ -11,11 +11,8 @@ import Prelude
|
||||
import Prologue (($), fmap, (.), pure, for, panic)
|
||||
import Test.Hspec hiding (shouldBe, shouldNotBe, shouldThrow, errorCall)
|
||||
import Test.Hspec.Expectations.Pretty
|
||||
import Test.Hspec.LeanCheck
|
||||
import Data.Text.Lazy as T
|
||||
import qualified Data.ByteString.Lazy as BL
|
||||
import qualified Data.Vector as V
|
||||
import Arguments
|
||||
import Renderer hiding (errors)
|
||||
import qualified Git.Types as Git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user