mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
Naming refactoring and WIP porting of new interface repositories
This commit is contained in:
@@ -52,7 +52,6 @@ public interface IItemRepository : IDisposable
|
||||
/// <returns>List<Guid>.</returns>
|
||||
IReadOnlyList<Guid> GetItemIdsList(InternalItemsQuery filter);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets the item list.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user