mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
@@ -8,8 +8,6 @@ using MediaBrowser.Common.Net;
|
||||
using Moq;
|
||||
using Microsoft.Extensions.Logging.Abstractions;
|
||||
using Xunit;
|
||||
using NetCollection = System.Collections.ObjectModel.Collection<MediaBrowser.Common.Net.IPObject>;
|
||||
using XMLProperties = System.Collections.Generic.Dictionary<string, string>;
|
||||
|
||||
namespace NetworkTesting
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user