mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
Add missing using directive in HealthCheckServiceFixture
This commit is contained in:
parent
0abb4ceb26
commit
026327e7a3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ using NzbDrone.Common.Messaging;
|
|||
using NzbDrone.Common.TPL;
|
||||
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