ソースを参照

Removed extra using

William Taylor 6 年 前
コミット
72aa364aa5
1 ファイル変更0 行追加1 行削除
  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
 {