Browse Source

Update SystemController.cs

BaronGreenback 4 years ago
parent
commit
d617c0b8b0
1 changed files with 0 additions and 1 deletions
  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;