1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 00:12:29 +03:00

🔥 a redundant import.

This commit is contained in:
Rob Rix 2016-03-11 01:14:31 -05:00
parent cd844d7a00
commit 233c7bc13f

View File

@ -1,6 +1,5 @@
module Data.Functor.Both where module Data.Functor.Both where
import Data.Bifunctor.These
import Prelude hiding (zipWith, fst, snd) import Prelude hiding (zipWith, fst, snd)
import qualified Prelude import qualified Prelude