Update clojure,turtle,sparql

This commit is contained in:
Stephan Seitz 2021-03-17 14:20:03 +01:00 committed by Kiyan
parent fc9bdf7c3d
commit 28a729fe9a
2 changed files with 3 additions and 5 deletions

View file

@ -447,7 +447,6 @@ list.sparql = {
url = "https://github.com/BonaBeavis/tree-sitter-sparql",
files = { "src/parser.c" },
branch = "main",
requires_generate_from_grammar = true,
},
maintainers = { "@bonabeavis" },
}
@ -467,7 +466,6 @@ list.turtle = {
url = "https://github.com/BonaBeavis/tree-sitter-turtle",
files = { "src/parser.c" },
branch = "main",
requires_generate_from_grammar = true,
},
maintainers = { "@bonabeavis" },
}