diff options
| author | Brian Shu <littlebubu.shu@gmail.com> | 2021-03-01 17:32:16 -0500 |
|---|---|---|
| committer | Kiyan <yazdani.kiyan@protonmail.com> | 2021-03-01 23:35:25 +0100 |
| commit | d162a83d824fcb7ec44472288af2d7379b4bd8b0 (patch) | |
| tree | 90927fc412f82248b9209391ca3c95feb226472c | |
| parent | 8b4d2676770d3121b29e020e8a18a804515ceacc (diff) | |
removed duplicate
| -rw-r--r-- | queries/query/indents.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/queries/query/indents.scm b/queries/query/indents.scm index 025cf798..0df23706 100644 --- a/queries/query/indents.scm +++ b/queries/query/indents.scm @@ -3,10 +3,6 @@ ] @indent [ - (list) -] - -[ "[" "]" ] @branch |
