Removed subsonic completely

This commit is contained in:
kay.one
2011-06-17 19:00:44 -07:00
parent acf23d4fc2
commit f2fdece18a
26 changed files with 21 additions and 99 deletions

View File

@@ -1,11 +1,9 @@
using AutoMoq;
using FluentAssertions;
using Moq;
using NUnit.Framework;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Repository;
using NzbDrone.Core.Test.Framework;
using SubSonic.Repository;
namespace NzbDrone.Core.Test
{