aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.js
diff options
context:
space:
mode:
Diffstat (limited to 'debug_toolbar/media/toolbar.js')
-rw-r--r--debug_toolbar/media/toolbar.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug_toolbar/media/toolbar.js b/debug_toolbar/media/toolbar.js
index 0b3624b..2c5a87b 100644
--- a/debug_toolbar/media/toolbar.js
+++ b/debug_toolbar/media/toolbar.js
@@ -49,7 +49,6 @@ jQuery(function($) {
$('.panelContent').hide();
});
});
-
jQuery(function() {
jQuery.djDebug();
});