1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 07:25:44 +03:00

🔥 a redundant import.

This commit is contained in:
Rob Rix 2016-09-14 19:23:40 -04:00
parent 795b6acbea
commit fc43dd54a0

View File

@ -2,7 +2,6 @@
module TreeSitter (treeSitterParser) where
import Prologue hiding (Constructor)
import Control.Monad
import Category
import Data.Record
import Language