1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 12:51:52 +03:00

🔥 a redundant import.

This commit is contained in:
Rob Rix 2016-07-11 13:58:28 -04:00
parent a9577a2037
commit d1219d04f2

View File

@ -3,7 +3,6 @@
module Term where
import Prologue
import Data.Align
import Data.Functor.Foldable as Foldable
import Data.Functor.Both
import Data.OrderedMap hiding (size)