Преглед изворни кода

Update SystemController.cs

BaronGreenback пре 4 година
родитељ
комит
d617c0b8b0
1 измењених фајлова са 0 додато и 1 уклоњено
  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;