mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Some cleanup of things marked for removal in v3
Fixes #5102 Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace NzbDrone.Core.Download.Clients.Sabnzbd
|
||||
namespace NzbDrone.Core.Download.Clients.Sabnzbd
|
||||
{
|
||||
public enum SabnzbdDownloadStatus
|
||||
{
|
||||
@@ -7,7 +7,6 @@
|
||||
Paused,
|
||||
Checking,
|
||||
Downloading,
|
||||
ToPP, // TODO: Remove in v3
|
||||
QuickCheck,
|
||||
Verifying,
|
||||
Repairing,
|
||||
|
||||
Reference in New Issue
Block a user