From 038bd91aac62d0e142a3fba025b945def4728c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jer=C3=B4me=20Bakker?= Date: Thu, 29 Feb 2024 09:51:06 +0100 Subject: [PATCH] chore: remove debug code --- views/default/js/advanced_statistics/charts.js | 1 - 1 file changed, 1 deletion(-) diff --git a/views/default/js/advanced_statistics/charts.js b/views/default/js/advanced_statistics/charts.js index 84006ac..04b50c2 100644 --- a/views/default/js/advanced_statistics/charts.js +++ b/views/default/js/advanced_statistics/charts.js @@ -51,7 +51,6 @@ define(['jquery', 'jqplot/jquery.jqplot'], function($) { if (options['axesDefaults']) { options['axesDefaults']['tickRenderer'] = eval(options['axesDefaults']['tickRenderer']); } - console.log(options); if (result.data[0].length) { $target.html(''); // remove loader