You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/08/31 03:24:28 UTC

[incubator-echarts-doc] branch next updated: remove unnecessary log

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/next by this push:
     new 455f438  remove unnecessary log
455f438 is described below

commit 455f438a8bfceb8d90479113672430d7366c4b8c
Author: pissang <bm...@gmail.com>
AuthorDate: Mon Aug 31 11:24:13 2020 +0800

    remove unnecessary log
---
 dep/etpl.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dep/etpl.js b/dep/etpl.js
index 02c1d24..1f470c6 100644
--- a/dep/etpl.js
+++ b/dep/etpl.js
@@ -478,7 +478,6 @@
             },
 
             function (text) {
-                console.log(text);
                 code.push(
                     wrapHead,
                     forText ? stringLiteralize(text) : text,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org