From 95ea33b4411a8d49b558f03b003b7e28380bd86b Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 23 Oct 2015 17:02:25 -0700 Subject: [PATCH] Removed notification from bundles --- bundles.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundles.json b/bundles.json index 7119dc690a..04c3fa0a70 100644 --- a/bundles.json +++ b/bundles.json @@ -30,6 +30,5 @@ "example/imagery", "example/eventGenerator", - "example/generator", - "example/notifications" + "example/generator" ]