mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2025-01-03 11:35:49 -05:00
Remove unused variable
This commit is contained in:
parent
0bc892f03d
commit
66b4ae3795
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ class AudioEngine {
|
|||
|
||||
// microphone, for measuring loudness, with a level meter analyzer
|
||||
this.mic = null;
|
||||
this.micMeter = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue