diff options
| author | artiume <siderite@gmail.com> | 2020-02-04 06:02:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 06:02:38 -0500 |
| commit | 3b6a4c3a33956eb54a0168f461b0279c4d3c1719 (patch) | |
| tree | 745336d36a86e689d06250f8867d809a937d24aa /tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs | |
| parent | d4470b5709eaddae12c0096634bd47d7f9ec0b97 (diff) | |
| parent | 176e8509739ffd3d7002c94adbd814c33b5172e2 (diff) | |
Merge pull request #11 from jellyfin/master
nightly
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs | 1 |
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; |
