Commit e930b96b by David Baumgold Committed by Valera Rozuvan

Remove references to onYouTubePlayerAPIReady and onHTML5PlayerAPIReady

parent bcf4fd5f
......@@ -11,8 +11,6 @@
afterEach(function () {
window.OldVideoPlayer = undefined;
window.onYouTubePlayerAPIReady = undefined;
window.onHTML5PlayerAPIReady = undefined;
$('source').remove();
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment