mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
Sort the imports.
This commit is contained in:
parent
000fa34a50
commit
b6872f55d0
@ -1,6 +1,6 @@
|
||||
module Text.Parser.TreeSitter.Ruby where
|
||||
|
||||
import Text.Parser.TreeSitter
|
||||
import Foreign.Ptr
|
||||
import Text.Parser.TreeSitter
|
||||
|
||||
foreign import ccall unsafe "vendor/tree-sitter-ruby/src/parser.c tree_sitter_ruby" tree_sitter_ruby :: Ptr Language
|
||||
|
Loading…
Reference in New Issue
Block a user