mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix bug and code smells
This commit is contained in:
parent
e97c659dc0
commit
1778404354
1 changed files with 0 additions and 4 deletions
|
@ -1,11 +1,7 @@
|
|||
import require from 'require';
|
||||
import browser from 'browser';
|
||||
/* eslint-disable indent */
|
||||
|
||||
export class LazyLoader {
|
||||
constructor(options) {
|
||||
this.options = options;
|
||||
this.observer;
|
||||
}
|
||||
|
||||
createObserver() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue