From 94d1c0c6c679fdc35bcca0da31693539323c9a3e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 24 Apr 2017 00:00:58 -0400 Subject: yep --- client/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'client/index.js') diff --git a/client/index.js b/client/index.js index 7471d99..17115ff 100644 --- a/client/index.js +++ b/client/index.js @@ -34,7 +34,6 @@ function add (x, y) { else { div.style.opacity = Math.min(j/i * Math.sqrt(3), 1) } - console.log(j/i) div.innerHTML = `
${i}<\/div>
\/
${j}<\/div>` div.addEventListener('mouseenter', function(){ div.style.backgroundColor = color(i/j, add_on, mul_on) -- cgit v1.2.3-70-g09d2