mirror of
https://github.com/github/semantic.git
synced 2024-12-28 09:21:35 +03:00
Revert "🔥 a redundant import."
This reverts commit e8b9b70289c72dc9f23f4afc1139130dc60b57ca.
This commit is contained in:
parent
48af1161e7
commit
c6568f0b43
@ -1,6 +1,7 @@
|
||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||
module Data.Functor.Both where
|
||||
|
||||
import Data.Bifunctor.These
|
||||
import Prelude hiding (zipWith, fst, snd)
|
||||
import qualified Prelude
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user