[Persistence] Fix code style after merge

This commit is contained in:
Victor Woeltjen
2016-05-20 14:27:53 -07:00
parent 264896c264
commit 26839c7fd1

View File

@@ -414,7 +414,7 @@ define([
"runs": [ "runs": [
{ {
"implementation": PersistingMutationListener, "implementation": PersistingMutationListener,
"depends": [ "topic" ] "depends": ["topic"]
} }
], ],
"constants": [ "constants": [