aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/BrandingService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Api/BrandingService.cs')
-rw-r--r--MediaBrowser.Api/BrandingService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Api/BrandingService.cs b/MediaBrowser.Api/BrandingService.cs
index 4eb69678a..f5845f4e0 100644
--- a/MediaBrowser.Api/BrandingService.cs
+++ b/MediaBrowser.Api/BrandingService.cs
@@ -1,4 +1,4 @@
-using MediaBrowser.Common.Configuration;
+using MediaBrowser.Common.Configuration;
using MediaBrowser.Model.Branding;
using MediaBrowser.Model.Services;