From 32ec67699b6d81a6dc9490a64a7ca010c710685e Mon Sep 17 00:00:00 2001 From: Mathieu Sanchez Date: Sat, 15 Dec 2018 15:53:30 +0900 Subject: [PATCH] Remove console.log --- static/js/javascript.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/javascript.js b/static/js/javascript.js index 1c6aa11..195dbb0 100644 --- a/static/js/javascript.js +++ b/static/js/javascript.js @@ -66,7 +66,6 @@ let Point = ( function () { let proto = Point.prototype; proto.addSpecificCSS = function () { - console.log( "Point addSpecificCSS" ); let css = `