remove used by typescript.tsx for typescript parser definition (bug)

This commit is contained in:
kiyan42 2020-08-17 21:56:35 +02:00
parent 54b485ba7b
commit dfcfd027c6

View file

@ -148,7 +148,6 @@ list.tsx = {
files = { "src/parser.c", "src/scanner.c" },
location = "tree-sitter-tsx/tsx"
},
used_by = { "typescript.tsx" },
filetype = 'typescriptreact'
}