diff --git a/scripts/pi-hole/js/ip-address-sorting.js b/scripts/pi-hole/js/ip-address-sorting.js index 3b3f5e6f..19f7b77e 100644 --- a/scripts/pi-hole/js/ip-address-sorting.js +++ b/scripts/pi-hole/js/ip-address-sorting.js @@ -99,8 +99,6 @@ $.extend($.fn.dataTableExt.oSort, { x += item; } } - - console.log([a, n, xa, count, x]); } return x;