浏览代码

core run log

Artur Paikin 8 年之前
父节点
当前提交
94f6bcf842
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/core/Core.js

+ 1 - 1
src/core/Core.js

@@ -448,7 +448,7 @@ class Uppy {
  *
  *
  */
  */
   run () {
   run () {
-    this.log('Core is run, initializing actions, installing plugins...')
+    this.log('Core is run, initializing actions...')
 
 
     this.actions()
     this.actions()