Skip to content

Commit ba37bc0

Browse files
AC-1973: Video: Failed asserting that an array is empty.
1 parent c20b00d commit ba37bc0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/code/Magento/ProductVideo/view/frontend/web/js/load-player.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,6 @@ define([
130130
return this._player.playing();
131131
},
132132

133-
/**
134-
* Destroyer
135-
*/
136-
destroy: function () {
137-
this._player.destroy();
138-
},
139-
140133
/**
141134
* Calculates ratio for responsive videos
142135
* @private

0 commit comments

Comments
 (0)