浏览代码

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;