diff --git a/platform/commonUI/inspect/bundle.json b/platform/commonUI/inspect/bundle.json index 08e7d75cb2..07506d0983 100644 --- a/platform/commonUI/inspect/bundle.json +++ b/platform/commonUI/inspect/bundle.json @@ -1,22 +1,5 @@ { "extensions": { - "types": [ - { - "key": "infobubble", - "name": "Info Bubble", - "glyph": "\u00EA", - "description": "Static markup for info bubbles", - "features": [ "creation" ] - } - ], - "views": [ - { - "templateUrl": "infobubble.html", - "name": "Info Bubble", - "type": "infobubble", - "key": "infobubble" - } - ], "templates": [ { "key": "info-table",