mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 17:59:14 +00:00
Fixed: Recent startup issues for some users.
This commit is contained in:
parent
9ae7731aa3
commit
d66f0eb052
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ public virtual void InitializeNewznabIndexers(IList<NewznabDefinition> indexers)
|
|||
{
|
||||
try
|
||||
{
|
||||
|
||||
|
||||
NewznabDefinition indexerLocal = feedProvider;
|
||||
var currentIndexer = currentIndexers
|
||||
.FirstOrDefault(
|
||||
|
|
Loading…
Reference in a new issue