removed NzbDrone.Console dependency to UI components

This commit is contained in:
kay.one 2013-08-06 22:32:22 -07:00
commit 7ac6d9c1f4
42 changed files with 605 additions and 246 deletions

View file

@ -7,6 +7,7 @@ using NzbDrone.Core.Download;
using NzbDrone.Core.Indexers;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Host;
using NzbDrone.Test.Common;
using FluentAssertions;
using System.Linq;