mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
Fix warnings MediaBrowser.Model
This commit is contained in:
@@ -4,7 +4,7 @@ using MediaBrowser.Model.Events;
|
||||
namespace MediaBrowser.Model.Tasks
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface IScheduledTaskWorker
|
||||
/// Interface IScheduledTaskWorker.
|
||||
/// </summary>
|
||||
public interface IScheduledTaskWorker : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user