From 2cf20f8c3002ecd5cc8f93fabd9f3d7f450352a4 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Wed, 13 Mar 2013 09:34:44 -0700 Subject: [PATCH] removed debug from pie --- panels/pie/module.js | 1 - 1 file changed, 1 deletion(-) diff --git a/panels/pie/module.js b/panels/pie/module.js index 4a8f7bc621f..bd8128bbf07 100644 --- a/panels/pie/module.js +++ b/panels/pie/module.js @@ -184,7 +184,6 @@ angular.module('kibana.pie', []) // I really don't like this function, too much dom manip. Break out into directive? $scope.populate_modal = function(request) { - console.log(request) $scope.modal = { title: "Inspector", body : "
Last Elasticsearch Query
"+