mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 22:43:31 -07:00
Add missing using directive in HealthCheckServiceFixture
(cherry picked from commit 026327e7a3e56fd23e49088b50f47e8e7aaa9acc)
This commit is contained in:
parent
ce99ec6e64
commit
afe349d026
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ using NzbDrone.Common.Cache;
|
|||
using NzbDrone.Common.Messaging;
|
||||
using NzbDrone.Core.HealthCheck;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
using NzbDrone.Test.Common;
|
||||
|
||||
namespace NzbDrone.Core.Test.HealthCheck
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue