mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
Indexer Cleanup
This commit is contained in:
@@ -19,7 +19,6 @@ namespace NzbDrone.Core.Test.IndexerTests.HDBitsTests
|
||||
Subject.Settings = new HDBitsSettings()
|
||||
{
|
||||
BaseUrl = "http://127.0.0.1:1234/",
|
||||
Categories = new[] { 1, 2 },
|
||||
ApiKey = "abcd",
|
||||
Username = "somename"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user