Преглед на файлове

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;