mirror of
https://github.com/Radarr/Radarr
synced 2026-03-04 03:23:13 +01:00
Fix namespace
This commit is contained in:
parent
2c13fcf579
commit
263f3c46b1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
using NzbDrone.Core.IndexerSearch.Definitions;
|
||||
using NzbDrone.Core.Parser.Model;
|
||||
|
||||
namespace NzbDrone.Core.DecisionEngine.Specifications.Search
|
||||
namespace NzbDrone.Core.DecisionEngine.Specifications
|
||||
{
|
||||
public class TorrentSeedingSpecification : IDecisionEngineSpecification
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue