mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 22:38:30 +01:00
remove some usage of ActiveService
This commit is contained in:
@@ -14,12 +14,6 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
/// </summary>
|
||||
public interface ILiveTvManager
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the active service.
|
||||
/// </summary>
|
||||
/// <value>The active service.</value>
|
||||
ILiveTvService ActiveService { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the services.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user