Browse Source

Update Startup.cs

Late night
BaronGreenback 4 years ago
parent
commit
dfee591c2a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Jellyfin.Server/Startup.cs

+ 0 - 1
Jellyfin.Server/Startup.cs

@@ -4,7 +4,6 @@ using Jellyfin.Networking.Configuration;
 using Jellyfin.Server.Extensions;
 using Jellyfin.Server.Implementations;
 using Jellyfin.Server.Middleware;
-using Jellyfin.Server.Networking;
 using MediaBrowser.Common.Net;
 using MediaBrowser.Controller;
 using MediaBrowser.Controller.Configuration;