Visual Studio Reformat: Emby.Dlna

This commit is contained in:
Erwin de Haan
2019-01-13 20:16:19 +01:00
parent 17703c8bd2
commit 8bfb54a41b
65 changed files with 165 additions and 239 deletions

View File

@@ -1,7 +1,4 @@
using System;
using System.Net;
using System.Threading.Tasks;
using System.Xml.Linq;
using System.Xml.Linq;
namespace Emby.Dlna.Ssdp
{