Selaa lähdekoodia

remove comment

Artur Paikin 9 vuotta sitten
vanhempi
commit
f2024d1e63
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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)