소스 검색

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)