From 520171a14b42f67172b65f54a9669f8373844037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Uzdo=C4=9Fan?= Date: Fri, 17 Jun 2022 15:08:44 +0300 Subject: [PATCH] Remove trailing comma in community-events.json --- src/data/community-events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index f0219e4193d..d16c969c1a2 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -439,5 +439,5 @@ "description": "ETHBerlin, to the power of 3", "startDate": "2022-09-16", "endDate": "2022-09-18" - }, + } ]