Explorar el Código

Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback hace 4 años
padre
commit
b59e81dcdf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs

+ 0 - 1
Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs

@@ -1,4 +1,3 @@
-using System;
 using System.Threading.Tasks;
 using Microsoft.AspNetCore.Http;
 using Microsoft.AspNetCore.Http.Features;