Obsolete Anthelion C# Indexer

This commit is contained in:
Qstick
2022-10-09 10:34:40 -05:00
parent e78b8d5346
commit dd05a9dbd4

View File

@@ -19,6 +19,7 @@ using NzbDrone.Core.Parser.Model;
namespace NzbDrone.Core.Indexers.Definitions
{
[Obsolete("Moved to YML for Cardigann")]
public class Anthelion : TorrentIndexerBase<UserPassTorrentBaseSettings>
{
public override string Name => "Anthelion";