Browse Source

Removed extra using

William Taylor 6 years ago
parent
commit
72aa364aa5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Emby.Server.Implementations/ConfigurationOptions.cs

+ 0 - 1
Emby.Server.Implementations/ConfigurationOptions.cs

@@ -1,5 +1,4 @@
 using System.Collections.Generic;
-using Emby.Server.Implementations.IO;
 
 namespace Emby.Server.Implementations
 {