Moved Newznab settings to ObjectDb

This commit is contained in:
Mark McDowall
2013-02-22 20:35:54 -08:00
parent 1c0c348dc4
commit 27a939a56a
18 changed files with 27 additions and 22 deletions
@@ -9,6 +9,7 @@ using Moq;
using NUnit.Framework;
using NzbDrone.Common;
using NzbDrone.Core.Indexers;
using NzbDrone.Core.Indexers.Providers;
using NzbDrone.Core.Model;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;