mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-07 15:07:41 +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 @@ namespace NzbDrone.Core.Providers
|
|||
{
|
||||
try
|
||||
{
|
||||
|
||||
|
||||
NewznabDefinition indexerLocal = feedProvider;
|
||||
var currentIndexer = currentIndexers
|
||||
.FirstOrDefault(
|
||||
|
|
Loading…
Reference in a new issue