mirror of
https://github.com/Radarr/Radarr
synced 2026-02-22 14:46:26 +01:00
Remove PagingResourceFilter
This commit is contained in:
parent
9354031571
commit
3981e816cd
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
namespace Radarr.Http
|
||||
{
|
||||
public class PagingResourceFilter
|
||||
{
|
||||
public string Key { get; set; }
|
||||
public string Value { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue