fix(soql): remove unused rule

This commit is contained in:
Amaan Qureshi 2024-10-15 12:05:29 -04:00 committed by Christian Clason
parent 584d96b46b
commit 07d4f138cb

View file

@ -43,7 +43,6 @@
"," ","
"." "."
":" ":"
"?"
"(" "("
")" ")"
] @punctuation.delimiter ] @punctuation.delimiter