From 93a923d38fc75ccbcbb9c49f1a4f968d78cac287 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Sat, 31 Oct 2015 18:17:42 -0600 Subject: [PATCH] Remove logs --- src/core/core.controller.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/core.controller.js b/src/core/core.controller.js index 2df469516..6663229f9 100644 --- a/src/core/core.controller.js +++ b/src/core/core.controller.js @@ -488,7 +488,6 @@ this.tooltip.update(); } this.stop(); - console.log('render'); // We only need to render at this point. Updating will cause scales to be recomputed generating flicker & using more // memory than necessary. -- 2.47.3