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)