From 3c97eb60140fd9785187f2927c5aa0849a6b4708 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Tue, 8 Dec 2015 12:59:41 -0800 Subject: [PATCH] [Representation] Remove obsolete template definition --- platform/commonUI/general/bundle.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/platform/commonUI/general/bundle.json b/platform/commonUI/general/bundle.json index 76814df12a..7cc15a48b3 100644 --- a/platform/commonUI/general/bundle.json +++ b/platform/commonUI/general/bundle.json @@ -229,10 +229,6 @@ "templateUrl": "templates/subtree.html", "uses": [ "composition" ] }, - { - "key": "test", - "templateUrl": "templates/test.html" - }, { "key": "tree-node", "templateUrl": "templates/tree-node.html",