aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2020-02-03 17:15:03 +0900
committerGitHub <noreply@github.com>2020-02-03 17:15:03 +0900
commitb7a9900556d2fb316f0ea9d96e561bebb5332257 (patch)
treee802de10778d4b7b35513003fc174968023661bb /tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs
parentfe325a6e73602893e86ba2bf6efbfc14e90260ad (diff)
parent87d2479b784139584e386349c59f81688930571a (diff)
Merge pull request #2357 from Bond-009/warn13
Fix warnings
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs')
-rw-r--r--tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs b/tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs
index e324002f0..671c59b2e 100644
--- a/tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs
+++ b/tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs
@@ -1,4 +1,3 @@
-using System;
using AutoFixture;
using AutoFixture.AutoMoq;
using Emby.Server.Implementations.IO;