1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Moved indexer providers out of subfolder

This commit is contained in:
Mark McDowall
2013-02-22 18:19:53 -08:00
parent 8993b209a4
commit 1c0c348dc4
18 changed files with 22 additions and 27 deletions
@@ -9,7 +9,6 @@ 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;