aboutsummaryrefslogtreecommitdiff
path: root/Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs')
-rw-r--r--Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs b/Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs
index d3d9c1e7a..1d35b52c4 100644
--- a/Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs
+++ b/Emby.Drawing/ImageMagick/UnplayedCountIndicator.cs
@@ -1,6 +1,5 @@
using ImageMagickSharp;
using MediaBrowser.Common.Configuration;
-using MediaBrowser.Common.IO;
using MediaBrowser.Model.Drawing;
using System.Globalization;
using CommonIO;