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,13 +1,8 @@
// ReSharper disable RedundantUsingDirective
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using AutoMoq;
using FizzWare.NBuilder;
using Moq;
using NUnit.Framework;
using NzbDrone.Core.Model;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;
using NzbDrone.Core.Repository;