diff options
| author | Patrick Barron <barronpm@gmail.com> | 2024-02-21 11:12:49 -0500 |
|---|---|---|
| committer | Patrick Barron <barronpm@gmail.com> | 2024-02-23 09:57:55 -0500 |
| commit | cac7ff84ca407d7f452f1ea988f472118012f6da (patch) | |
| tree | f5623a4cf8dd8dc9e1fb915c0881357b40a5662e /Jellyfin.Server/Startup.cs | |
| parent | fa6d859a5146013c54a4677a50f2fccbcc6afd02 (diff) | |
Rename EmbyTV to DefaultLiveTvService
Diffstat (limited to 'Jellyfin.Server/Startup.cs')
| -rw-r--r-- | Jellyfin.Server/Startup.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Server/Startup.cs b/Jellyfin.Server/Startup.cs index 6728cd0b4..e9fb3e4c2 100644 --- a/Jellyfin.Server/Startup.cs +++ b/Jellyfin.Server/Startup.cs @@ -6,7 +6,6 @@ using System.Net.Mime; using System.Text; using Emby.Server.Implementations.EntryPoints; using Jellyfin.Api.Middleware; -using Jellyfin.LiveTv.EmbyTV; using Jellyfin.LiveTv.Extensions; using Jellyfin.LiveTv.Recordings; using Jellyfin.MediaEncoding.Hls.Extensions; |
