瀏覽代碼

remove unused deps

cvium 1 年之前
父節點
當前提交
0d3d9490e5

+ 0 - 1
Emby.Server.Implementations/Data/SqliteExtensions.cs

@@ -4,7 +4,6 @@
 using System;
 using System.Collections.Generic;
 using System.Data;
-using System.Diagnostics;
 using System.Globalization;
 using Microsoft.Data.Sqlite;
 

+ 0 - 1
Emby.Server.Implementations/Data/SqliteItemRepository.cs

@@ -3,7 +3,6 @@
 #pragma warning disable CS1591
 
 using System;
-using System.Buffers.Text;
 using System.Collections.Generic;
 using System.Diagnostics;
 using System.Globalization;