From bb7098ac8ed1e2eb9950756503437630b6680345 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Tue, 6 Apr 2021 21:26:46 +0100 Subject: [PATCH] Update syntax.json Remove invalid comma from #41 --- syntax.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/syntax.json b/syntax.json index b72fc35..3855703 100644 --- a/syntax.json +++ b/syntax.json @@ -252,6 +252,5 @@ "pattern": ";" } ] - }, - + } ]