1
1
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:
Rob Rix 2016-08-02 12:11:19 -04:00
parent 82aae9b37a
commit 78dd3b6b6d

View File

@ -7,7 +7,6 @@ module Prologue
import Protolude as X
import Data.List (lookup)
import System.IO (FilePath)
import Control.Comonad.Trans.Cofree as X
import Control.Monad.Trans.Free as X