Explorar el Código

Removed last using.

Erwin de Haan hace 6 años
padre
commit
22adb838e6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jellyfin.Server/Program.cs

+ 0 - 1
Jellyfin.Server/Program.cs

@@ -8,7 +8,6 @@ using System.Reflection;
 using System.Runtime.InteropServices;
 using System.Threading.Tasks;
 using Emby.Drawing;
-using Emby.Drawing.ImageMagick;
 using Emby.Drawing.Skia;
 using Emby.Server.Implementations;
 using Emby.Server.Implementations.EnvironmentInfo;