From 03179284f419e7ec3f543a1a04a43574118f23e4 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 10 Dec 2014 13:40:06 -0800 Subject: [PATCH] [Persistence] Deactivate example Deactivate example persistence; this was left in the set of active bundles erroneously in WTD-602. --- bundles.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundles.json b/bundles.json index 20353f45e2..c0dbd4b974 100644 --- a/bundles.json +++ b/bundles.json @@ -13,6 +13,5 @@ "platform/forms", "platform/persistence", - "example/generator", - "example/persistence" + "example/generator" ]