Skip to content

Commit d3f28b8

Browse files
Clean up
1 parent c8c120e commit d3f28b8

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

queries/csharp.scm

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,11 +217,9 @@
217217
.
218218
(_) @condition
219219
)
220-
) @branch @_.domain
220+
) @_.domain
221221

222-
(switch_section
223-
(default_switch_label)
224-
) @branch
222+
(switch_section) @branch
225223

226224
(switch_statement
227225
body: (switch_body

0 commit comments

Comments
 (0)