Explorar el Código

Update SystemController.cs

BaronGreenback hace 4 años
padre
commit
d617c0b8b0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jellyfin.Api/Controllers/SystemController.cs

+ 0 - 1
Jellyfin.Api/Controllers/SystemController.cs

@@ -8,7 +8,6 @@ using System.Threading;
 using System.Threading.Tasks;
 using Jellyfin.Api.Attributes;
 using Jellyfin.Api.Constants;
-
 using MediaBrowser.Common.Configuration;
 using MediaBrowser.Common.Extensions;
 using MediaBrowser.Common.Net;