Fixed: Removed unused references to System.Drawing

This commit is contained in:
ta264
2019-10-15 21:45:41 +01:00
committed by Qstick
parent e1b0dd00bb
commit 36ab3ecf71
2 changed files with 2 additions and 5 deletions
@@ -9,7 +9,6 @@ using NzbDrone.Common.EnsureThat;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Extensions;
using NzbDrone.Common.Instrumentation;
using System.Drawing;
namespace NzbDrone.Common.Disk
{