mirror of
https://github.com/github/semantic.git
synced 2024-12-29 01:42:43 +03:00
🔥 redundant imports.
This commit is contained in:
parent
3351c60859
commit
3462892131
@ -2,14 +2,8 @@
|
||||
module DiffSpec where
|
||||
|
||||
import Data.Diff
|
||||
import Data.Functor.Both
|
||||
import Data.Functor.Foldable (cata)
|
||||
import Data.Functor.Listable (ListableSyntax)
|
||||
import Data.Record
|
||||
import Data.Term
|
||||
import Data.Union
|
||||
import Interpreter
|
||||
import RWS
|
||||
import Test.Hspec
|
||||
import Test.Hspec.LeanCheck
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user