From eaab1def7af7d7e1ab32ff69d043b46e2815ca22 Mon Sep 17 00:00:00 2001 From: fat Date: Wed, 13 May 2015 14:46:50 -0700 Subject: add simple type checker implementation --- js/dist/tab.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'js/dist/tab.js') diff --git a/js/dist/tab.js b/js/dist/tab.js index d2935869df..95c5619400 100644 --- a/js/dist/tab.js +++ b/js/dist/tab.js @@ -219,11 +219,6 @@ var Tab = (function ($) { get: function () { return VERSION; } - }, { - key: 'Default', - get: function () { - return Default; - } }, { key: '_jQueryInterface', -- cgit v1.2.3