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

fix lint errors

This commit is contained in:
dkanada 2020-04-03 03:20:06 +09:00
parent 59539793dc
commit 4199297c17
3 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
/* eslint-disable indent */
import appSettings from 'appSettings';
import events from 'events';