Skip to content

Commit

Permalink
Console.log removed from main file
Browse files Browse the repository at this point in the history
  • Loading branch information
IonDen committed Feb 28, 2018
1 parent 74d51c5 commit 2a6b0f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/ion.sound.js
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,6 @@
extend(options, this.options);
}

console.log(1);
if (!this.loaded) {
if (!this.options.preload) {
this.autoplay = true;
Expand Down

0 comments on commit 2a6b0f9

Please sign in to comment.