Moved indexer providers out of subfolder

This commit is contained in:
Mark McDowall 2013-02-22 18:19:53 -08:00
commit 1c0c348dc4
18 changed files with 22 additions and 27 deletions

View file

@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Linq;
using NLog;
using NzbDrone.Core.Indexers.Providers;
using NzbDrone.Core.Lifecycle;
using PetaPoco;