mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Remove redundant imports.
This commit is contained in:
parent
0626228917
commit
51e916c1a8
@ -15,9 +15,7 @@ import Control.Comonad.Cofree
|
||||
import Control.Monad.Free
|
||||
import Data.Maybe
|
||||
import Data.Monoid
|
||||
import Data.Bifunctor
|
||||
import Data.Functor.Both
|
||||
import Control.Monad
|
||||
|
||||
-- | Render a diff in the traditional patch format.
|
||||
patch :: Renderer a String
|
||||
|
Loading…
Reference in New Issue
Block a user