mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
Remove log
This commit is contained in:
parent
730c57a976
commit
b15312702e
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ class AudioPlayer {
|
|||
|
||||
// sound players that are currently playing, indexed by the sound's soundId
|
||||
this.activeSoundPlayers = {};
|
||||
|
||||
console.log('updated audio engine!');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue