aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Configuration
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/Configuration')
-rw-r--r--Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs1
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;