From 26839c7fd102ebc429dd26a60d55e47cdb82cdaf Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Fri, 20 May 2016 14:27:53 -0700 Subject: [PATCH] [Persistence] Fix code style after merge --- platform/core/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/core/bundle.js b/platform/core/bundle.js index 4031592419..5691a358bb 100644 --- a/platform/core/bundle.js +++ b/platform/core/bundle.js @@ -414,7 +414,7 @@ define([ "runs": [ { "implementation": PersistingMutationListener, - "depends": [ "topic" ] + "depends": ["topic"] } ], "constants": [