1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Fixes compile issues introduced with latest commit.

This commit is contained in:
Leonardo Galli
2017-01-05 20:49:26 +01:00
parent 51e5c55d5f
commit 17d7083412
5 changed files with 5 additions and 5 deletions
@@ -5,7 +5,7 @@ using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Core.Messaging.Events;
using NzbDrone.Host;
using Radarr.Host;
using NzbDrone.Test.Common;
namespace NzbDrone.Common.Test