Explorar el Código

removed debug from pie

Rashid Khan hace 13 años
padre
commit
2cf20f8c30
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      panels/pie/module.js

+ 0 - 1
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 : "<h5>Last Elasticsearch Query</h5><pre>"+