Remove commented code

This commit is contained in:
gnattu 2024-10-01 17:13:52 +08:00
parent 0dbde71241
commit 6b52358b57

View File

@ -283,8 +283,6 @@ class HtmlAudioPlayer {
self._mediaElement = elem;
// addGainElement(elem);
return elem;
}