diff --git a/src/sunstone/public/app/tabs/hosts-tab/panels/numa.js b/src/sunstone/public/app/tabs/hosts-tab/panels/numa.js index bde9ae81da..c808b9faeb 100644 --- a/src/sunstone/public/app/tabs/hosts-tab/panels/numa.js +++ b/src/sunstone/public/app/tabs/hosts-tab/panels/numa.js @@ -95,8 +95,6 @@ define(function(require) { function _setup(context) { var that = this; - console.log(that); - // Hide NUMA tab if hypervisor is vcenter if( that.element && that.element.VM_MAD &&