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:
parent
8ef7a7a054
commit
6840beaca9
1 changed files with 0 additions and 3 deletions
|
@ -129,9 +129,6 @@ import 'css!./style';
|
||||||
elem.removeAttribute('data-src');
|
elem.removeAttribute('data-src');
|
||||||
switchCanvas(elem);
|
switchCanvas(elem);
|
||||||
});
|
});
|
||||||
// preloaderImg.onload = function () {
|
|
||||||
|
|
||||||
// };
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function emptyImageElement(elem) {
|
function emptyImageElement(elem) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue