more search cleanup.

This commit is contained in:
kay.one 2013-03-07 12:45:36 +09:00
commit 40a959a309
24 changed files with 313 additions and 347 deletions

View file

@ -7,9 +7,9 @@ using NLog;
using NzbDrone.Common;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.ExternalNotification;
using NzbDrone.Core.IndexerSearch;
using NzbDrone.Core.Indexers;
using NzbDrone.Core.Instrumentation;
using NzbDrone.Core.Providers.Search;
namespace NzbDrone.Core
{