From 72aa364aa5578c0a6e2ee8219ca7ee1675a7e50e Mon Sep 17 00:00:00 2001 From: William Taylor Date: Wed, 13 Feb 2019 17:50:40 +0000 Subject: Removed extra using --- Emby.Server.Implementations/ConfigurationOptions.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Emby.Server.Implementations/ConfigurationOptions.cs') diff --git a/Emby.Server.Implementations/ConfigurationOptions.cs b/Emby.Server.Implementations/ConfigurationOptions.cs index 0483ad207..b9b95d65d 100644 --- a/Emby.Server.Implementations/ConfigurationOptions.cs +++ b/Emby.Server.Implementations/ConfigurationOptions.cs @@ -1,5 +1,4 @@ using System.Collections.Generic; -using Emby.Server.Implementations.IO; namespace Emby.Server.Implementations { -- cgit v1.2.3