mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
Applied review comments
This commit is contained in:
@@ -14,7 +14,7 @@ namespace MediaBrowser.Controller.Persistence;
|
||||
/// <summary>
|
||||
/// Provides an interface to implement an Item repository.
|
||||
/// </summary>
|
||||
public interface IItemRepository : IDisposable
|
||||
public interface IItemRepository
|
||||
{
|
||||
/// <summary>
|
||||
/// Deletes the item.
|
||||
|
||||
Reference in New Issue
Block a user