remove empty destory
This commit is contained in:
@@ -488,9 +488,6 @@ class HtmlAudioPlayer {
|
||||
return false;
|
||||
}
|
||||
|
||||
destroy() {
|
||||
}
|
||||
|
||||
supports(feature) {
|
||||
if (!supportedFeatures) {
|
||||
supportedFeatures = getSupportedFeatures();
|
||||
|
||||
Reference in New Issue
Block a user