mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Revert "New: Optional 'downloadClientId' for pushed releases"
This reverts commit 4e01fa57fd.
Closes #9202
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
namespace NzbDrone.Core.Download
|
||||
{
|
||||
public enum ProcessedDecisionResult
|
||||
{
|
||||
Grabbed,
|
||||
Pending,
|
||||
Rejected,
|
||||
Failed,
|
||||
Skipped
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user