1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

remove this library it's wrong

This commit is contained in:
Ayman Nadeem 2019-10-10 13:17:27 -04:00
parent 5b7b699415
commit 5a707829d2

View File

@ -9,7 +9,6 @@ import TreeSitter.Python
import Source.Range
import Source.Span
import Data.ByteString (readFile, ByteString)
import System.Posix.Env.ByteString (getArgs)
import System.IO (FilePath)
import Options.Applicative hiding (style)
import Data.Semigroup ((<>))