1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 21:47:07 +03:00

Apparently this import is redundant.

This commit is contained in:
Rob Rix 2017-05-17 14:15:47 -04:00
parent e5aa98a7c1
commit 392775cc97

View File

@ -2,7 +2,6 @@
module Language.Ruby.Grammar where
import Language.Haskell.TH
import Prologue
import Text.Parser.TreeSitter.Language
import Text.Parser.TreeSitter.Ruby