aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/ImageDownloadOptions.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/Entities/ImageDownloadOptions.cs')
-rw-r--r--MediaBrowser.Model/Entities/ImageDownloadOptions.cs6
1 files changed, 1 insertions, 5 deletions
diff --git a/MediaBrowser.Model/Entities/ImageDownloadOptions.cs b/MediaBrowser.Model/Entities/ImageDownloadOptions.cs
index 38d442705..b5c3ee392 100644
--- a/MediaBrowser.Model/Entities/ImageDownloadOptions.cs
+++ b/MediaBrowser.Model/Entities/ImageDownloadOptions.cs
@@ -1,8 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using ProtoBuf;
+using ProtoBuf;
namespace MediaBrowser.Model.Entities
{