From 5f323f270ea8dbeb326ac0bf54aa43208035b48a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 5 Jan 2021 15:58:55 -0500 Subject: [PATCH] Remove stray comma --- platform/chromium/managed_storage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/managed_storage.json b/platform/chromium/managed_storage.json index 850bc717f..71cefe284 100644 --- a/platform/chromium/managed_storage.json +++ b/platform/chromium/managed_storage.json @@ -37,7 +37,7 @@ "type": "array", "items": { "type": "string" } } - }, + } } } }