mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Toolbar/Actioneer callback cleanup
This commit is contained in:
@@ -32,7 +32,6 @@ namespace NzbDrone.Core.Datastore
|
||||
void SetFields(TModel model, params Expression<Func<TModel, object>>[] properties);
|
||||
TModel Single();
|
||||
PagingSpec<TModel> GetPaged(PagingSpec<TModel> pagingSpec);
|
||||
void DeleteAll();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user