浏览代码

remove comment

Artur Paikin 9 年之前
父节点
当前提交
f2024d1e63
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/plugins/Spinner.js

+ 0 - 3
src/plugins/Spinner.js

@@ -42,9 +42,6 @@ export default class Spinner extends Plugin {
   }
 
   install () {
-    // this.core.log('the spinner target is... ' +
-    //   this.getTarget(this.opts.target).spinner
-    // )
     const caller = this
     this.target = this.getTarget(this.opts.target, caller)