diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-02-14 03:02:06 +0900 |
|---|---|---|
| committer | dkanada <dkanada@users.noreply.github.com> | 2020-02-14 03:02:06 +0900 |
| commit | 53db52666798e5193fb3e4c0c957de1258ed20c9 (patch) | |
| tree | efd3f41884ce2e506f96920ae0e30e17e2a3e062 /Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs | |
| parent | 1cb51a8ac79c8cc2b2bde3e4279b18765a5851e6 (diff) | |
| parent | cf2626428c0d4755662855fe6c3e4f439c909de9 (diff) | |
merge branch master into refactor
Diffstat (limited to 'Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs')
| -rw-r--r-- | Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs b/Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs index 3d8d15d19..30b654886 100644 --- a/Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs +++ b/Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs @@ -1,5 +1,4 @@ using System; -using System.Collections.Generic; using System.Globalization; using System.IO; using Emby.Server.Implementations.AppBase; |
