mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
🔥 a redundant import in the prologue.
This commit is contained in:
parent
82aae9b37a
commit
78dd3b6b6d
@ -7,7 +7,6 @@ module Prologue
|
|||||||
|
|
||||||
import Protolude as X
|
import Protolude as X
|
||||||
import Data.List (lookup)
|
import Data.List (lookup)
|
||||||
import System.IO (FilePath)
|
|
||||||
|
|
||||||
import Control.Comonad.Trans.Cofree as X
|
import Control.Comonad.Trans.Cofree as X
|
||||||
import Control.Monad.Trans.Free as X
|
import Control.Monad.Trans.Free as X
|
||||||
|
Loading…
Reference in New Issue
Block a user