浏览代码

Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
BaronGreenback 4 年之前
父节点
当前提交
e71c10df46
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs

+ 0 - 2
tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs

@@ -1,7 +1,5 @@
 using System.Collections.Generic;
 using System.Linq;
-using Jellyfin.Api.Constants;
-using Microsoft.AspNetCore.Authorization;
 using Microsoft.AspNetCore.Http;
 using Microsoft.AspNetCore.Mvc;