aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Services
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:54:44 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:54:44 +0100
commite566d9a23163c297bdddddcbffb438c2b951d840 (patch)
treeaafb8ce014a4183b2f7ebe2704ca76e206a01927 /Emby.Server.Implementations/Services
parent742bef5b5f916861920bf7522bc44960a8b4c686 (diff)
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Diffstat (limited to 'Emby.Server.Implementations/Services')
-rw-r--r--Emby.Server.Implementations/Services/ServiceMethod.cs2
-rw-r--r--Emby.Server.Implementations/Services/UrlExtensions.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Services/ServiceMethod.cs b/Emby.Server.Implementations/Services/ServiceMethod.cs
index cc3a17a376..7add728151 100644
--- a/Emby.Server.Implementations/Services/ServiceMethod.cs
+++ b/Emby.Server.Implementations/Services/ServiceMethod.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
namespace Emby.Server.Implementations.Services
{
diff --git a/Emby.Server.Implementations/Services/UrlExtensions.cs b/Emby.Server.Implementations/Services/UrlExtensions.cs
index bdef1760fc..8899fbfa32 100644
--- a/Emby.Server.Implementations/Services/UrlExtensions.cs
+++ b/Emby.Server.Implementations/Services/UrlExtensions.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
namespace Emby.Server.Implementations.Services
{