mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 10:48:26 +00:00
Remove unneeded console.log
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -99,8 +99,6 @@ $.extend($.fn.dataTableExt.oSort, {
|
||||
x += item;
|
||||
}
|
||||
}
|
||||
|
||||
console.log([a, n, xa, count, x]);
|
||||
}
|
||||
|
||||
return x;
|
||||
|
||||
Reference in New Issue
Block a user