aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
diff options
context:
space:
mode:
authorBaronGreenback <jimcartlidge@yahoo.co.uk>2021-06-07 16:21:22 +0100
committerGitHub <noreply@github.com>2021-06-07 16:21:22 +0100
commite71c10df46f80085bcae98dba821785f0cc6351a (patch)
treee7855bfaa104e99c7f9d87b5371fe0dab1c4cdb6 /tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
parente1a0b5d2a14d901f277d9179b23efbea3eba0f3a (diff)
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs')
-rw-r--r--tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs b/tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
index 98ea00de6..be9c13890 100644
--- a/tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
+++ b/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;