Fixup WindowsApp.cs

This commit is contained in:
Qstick 2022-11-20 15:08:26 -06:00
parent bf89995984
commit 296ec6c565
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ using Microsoft.Extensions.Hosting;
using NLog;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Instrumentation;
using NzbDrone.Host;
using NzbDrone.SysTray;
using Radarr.Host;
namespace NzbDrone
{