diff options
| author | Patrick Barron <18354464+barronpm@users.noreply.github.com> | 2020-05-10 15:00:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-10 15:00:52 +0000 |
| commit | 0549d59a5f8fc38c6075e8ca162832ae2edd3571 (patch) | |
| tree | a6e47f85fc1f2b0af5df859ce319d31379a66d1d /Emby.Server.Implementations/ConfigurationOptions.cs | |
| parent | 55cfa96b9f8127c6327702fe98407d771bb987b7 (diff) | |
| parent | f33876e7e351129ea2296b537b38f9c87fd67b70 (diff) | |
Merge branch 'master' into generated-code-cleanup
Diffstat (limited to 'Emby.Server.Implementations/ConfigurationOptions.cs')
| -rw-r--r-- | Emby.Server.Implementations/ConfigurationOptions.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/ConfigurationOptions.cs b/Emby.Server.Implementations/ConfigurationOptions.cs index db7c35a7c..dea9b6682 100644 --- a/Emby.Server.Implementations/ConfigurationOptions.cs +++ b/Emby.Server.Implementations/ConfigurationOptions.cs @@ -1,7 +1,6 @@ using System.Collections.Generic; using Emby.Server.Implementations.HttpServer; using Emby.Server.Implementations.Updates; -using MediaBrowser.Providers.Music; using static MediaBrowser.Controller.Extensions.ConfigurationExtensions; namespace Emby.Server.Implementations |
