1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove useless comment

This commit is contained in:
ferferga 2020-05-23 19:43:22 +02:00
parent 8ef7a7a054
commit 6840beaca9

View file

@ -129,9 +129,6 @@ import 'css!./style';
elem.removeAttribute('data-src');
switchCanvas(elem);
});
// preloaderImg.onload = function () {
// };
}
function emptyImageElement(elem) {