mirror of
https://github.com/github/semantic.git
synced 2025-01-05 05:58:34 +03:00
Remove import
This commit is contained in:
parent
ff0cbca96e
commit
b3e14926a1
@ -100,7 +100,6 @@ import qualified Info
|
|||||||
import Prologue hiding (Alt, get, Location, state)
|
import Prologue hiding (Alt, get, Location, state)
|
||||||
import Range (offsetRange)
|
import Range (offsetRange)
|
||||||
import qualified Source (Source(..), drop, slice, sourceText, actualLines)
|
import qualified Source (Source(..), drop, slice, sourceText, actualLines)
|
||||||
import System.Console.ANSI
|
|
||||||
import Text.Parser.TreeSitter.Language
|
import Text.Parser.TreeSitter.Language
|
||||||
import Text.Show hiding (show)
|
import Text.Show hiding (show)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user