Browse Source

removed unused usings

BaronGreenback 4 years ago
parent
commit
2b85f43cab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/Jellyfin.Networking.Tests/NetworkParseTests.cs

+ 0 - 1
tests/Jellyfin.Networking.Tests/NetworkParseTests.cs

@@ -1,6 +1,5 @@
 using System;
 using System.Collections.ObjectModel;
-using System.Linq;
 using System.Net;
 using Jellyfin.Networking.Configuration;
 using Jellyfin.Networking.Manager;