Cleanup Solution Unused Usings

This commit is contained in:
Qstick
2020-07-07 10:17:31 -04:00
parent 3a50152b21
commit 075f024cec
23 changed files with 0 additions and 29 deletions
@@ -3,7 +3,6 @@ using NUnit.Framework;
using NzbDrone.Common.Processes;
using NzbDrone.Core.HealthCheck.Checks;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common;
namespace NzbDrone.Core.Test.HealthCheck.Checks
{