aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreenback <jimcartlidge@yahoo.co.uk>2020-11-21 16:17:26 +0000
committerGreenback <jimcartlidge@yahoo.co.uk>2020-11-21 16:17:26 +0000
commit9b5ae690c1d80fc8466b653f93edf7399753aa14 (patch)
tree43736171bc8cb7735bfe238e67289c84c5113996
parente41d1773bac5657e2a1787f131435f5edb6c4d70 (diff)
renamed file.
-rw-r--r--Emby.Server.Implementations/ApplicationHost.cs1
-rw-r--r--tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs (renamed from tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs)0
2 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/ApplicationHost.cs b/Emby.Server.Implementations/ApplicationHost.cs
index aff67f163..c695c0231 100644
--- a/Emby.Server.Implementations/ApplicationHost.cs
+++ b/Emby.Server.Implementations/ApplicationHost.cs
@@ -47,7 +47,6 @@ using Emby.Server.Implementations.SyncPlay;
using Emby.Server.Implementations.TV;
using Emby.Server.Implementations.Updates;
using Jellyfin.Api.Helpers;
-using Jellyfin.Api.Migrations;
using Jellyfin.Networking.Configuration;
using Jellyfin.Networking.Manager;
using MediaBrowser.Common;
diff --git a/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs b/tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
index 0bd442f0b..0bd442f0b 100644
--- a/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
+++ b/tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs