From 44ceb4e8652ee55a5e7d2046c8a6535ea818d098 Mon Sep 17 00:00:00 2001 From: Pete Richards Date: Thu, 1 Dec 2016 14:18:55 -0800 Subject: [PATCH] [Style] remove trailing comma per https://github.com/nasa/openmct/pull/1338#discussion_r90542441 --- platform/features/my-items/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/features/my-items/bundle.js b/platform/features/my-items/bundle.js index 453c655c07..ccabd88d6e 100644 --- a/platform/features/my-items/bundle.js +++ b/platform/features/my-items/bundle.js @@ -32,7 +32,7 @@ define([ "extensions": { "roots": [ { - "id": "mine", + "id": "mine" } ], "models": [