aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Studios
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:03:10 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:03:10 +0100
commitb062577d81895b2fe1874aa9b44a1961436094a2 (patch)
tree74c31b51f8b929a7328bd9256d8d12742bc541c9 /MediaBrowser.Providers/Studios
parent8f41ba4d3aa0a7001748c0282e39baf50f0af13f (diff)
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Diffstat (limited to 'MediaBrowser.Providers/Studios')
-rw-r--r--MediaBrowser.Providers/Studios/StudioMetadataService.cs2
-rw-r--r--MediaBrowser.Providers/Studios/StudiosImageProvider.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Providers/Studios/StudioMetadataService.cs b/MediaBrowser.Providers/Studios/StudioMetadataService.cs
index 40e6b78c9d..78204dccfe 100644
--- a/MediaBrowser.Providers/Studios/StudioMetadataService.cs
+++ b/MediaBrowser.Providers/Studios/StudioMetadataService.cs
@@ -1,4 +1,4 @@
-using MediaBrowser.Controller.Configuration;
+using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Providers;
diff --git a/MediaBrowser.Providers/Studios/StudiosImageProvider.cs b/MediaBrowser.Providers/Studios/StudiosImageProvider.cs
index d4ce4f1920..0d9341257b 100644
--- a/MediaBrowser.Providers/Studios/StudiosImageProvider.cs
+++ b/MediaBrowser.Providers/Studios/StudiosImageProvider.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;