Removed some more comments.

This commit is contained in:
Valera Rozuvan
2013-08-08 10:32:35 +03:00
parent f9f9123ce4
commit 417bf6dd85

View File

@@ -104,8 +104,6 @@
it('parse the videos if subtitles do not exist', function () {
var sub = '';
// !!
$('#example').find('.videoalpha').data('sub', '');
state = new window.VideoAlpha('#example');