aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/Profiles/DefaultProfile.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Dlna/Profiles/DefaultProfile.cs')
-rw-r--r--Emby.Dlna/Profiles/DefaultProfile.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/Emby.Dlna/Profiles/DefaultProfile.cs b/Emby.Dlna/Profiles/DefaultProfile.cs
index 1295c2f9a..ea50bd4a7 100644
--- a/Emby.Dlna/Profiles/DefaultProfile.cs
+++ b/Emby.Dlna/Profiles/DefaultProfile.cs
@@ -1,7 +1,5 @@
-using MediaBrowser.Model.Dlna;
using System.Linq;
-using System.Xml.Serialization;
-using MediaBrowser.Model.Extensions;
+using MediaBrowser.Model.Dlna;
namespace Emby.Dlna.Profiles
{