From c2ac5d79282b3514beb1912572c89465d6489f1e Mon Sep 17 00:00:00 2001 From: Mike Lynch Date: Sun, 30 Jul 2023 11:46:34 +1000 Subject: [PATCH] removed debug stuff --- gui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gui.js b/gui.js index 9b0c681..1effd83 100644 --- a/gui.js +++ b/gui.js @@ -76,7 +76,6 @@ class FourDGUI { } } const guiObj = this; - console.log(guiObj); this.link['hyperplane'] = this.numParam('hyperplane', parseFloat, 2); this.link['thickness'] = this.numParam('thickness', parseFloat, 1); this.link['color'] = this.numParam(