diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-01-09 19:35:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-09 19:35:24 +0100 |
| commit | 8d4312d739091ebf68a92693c6d3c87fc9603f48 (patch) | |
| tree | 788cbdcb94c704939185708e2f08c428b51977ac /tests/Jellyfin.Server.Implementations.Tests | |
| parent | 0bb0dd646f8a9c235f02a4516784c95aa3c5e075 (diff) | |
| parent | be511ca162648b722b2b4b2f543d947d63f2c57e (diff) | |
Merge pull request #4989 from Bond-009/nfotests
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs b/tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs index fb7cf6a471..75939526dc 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs +++ b/tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs @@ -1,5 +1,4 @@ using System; -using System.Net; using System.Net.Http; using System.Threading; using System.Threading.Tasks; |
