cvium преди 1 година
родител
ревизия
0d3d9490e5
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      Emby.Server.Implementations/Data/SqliteExtensions.cs
  2. 0 1
      Emby.Server.Implementations/Data/SqliteItemRepository.cs

+ 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;