Revert "XemClient added"

This reverts commit a6e8ec6123.
This commit is contained in:
Mark McDowall 2012-10-16 17:08:47 -07:00
commit 4b5d20cefe
22 changed files with 210 additions and 121 deletions

View file

@ -18,6 +18,7 @@ using NzbDrone.Core.Repository.Quality;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;
using PetaPoco;
using TvdbLib.Data;
namespace NzbDrone.Core.Test.ProviderTests.RecycleBinProviderTests
{