Applied review comments

This commit is contained in:
JPVenson
2025-01-11 18:13:16 +00:00
parent dcfbf55794
commit d716a53ec2
2 changed files with 4 additions and 16 deletions

View File

@@ -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.