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

Remove AppInfo

Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
This commit is contained in:
Dmitry Lyzo 2020-11-21 21:10:13 +03:00
parent 5592cb7d4e
commit 862105968c
6 changed files with 0 additions and 11 deletions

View file

@ -8,7 +8,6 @@ import itemHelper from './itemHelper';
import loading from './loading/loading';
import page from 'page';
import viewManager from './viewManager/viewManager';
import AppInfo from './AppInfo';
import Dashboard from '../scripts/clientUtils';
import ServerConnections from './ServerConnections';
import alert from './alert';