diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-10-03 17:17:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-03 17:17:56 +0200 |
| commit | 9718c0b2eeb3ff2c2d0f613bfb51db6a025b0a07 (patch) | |
| tree | 998e25880a88c8f49b7ba490c5d00c9f19bfca67 /Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs | |
| parent | 6a575b3f77d2d1a304bb8b80e09d2b26b50bba5d (diff) | |
| parent | 6cbfdea4c018a88864f1c7aa8f5b2535a9952b31 (diff) | |
Merge pull request #6651 from KonH/fix_common_warnings
Diffstat (limited to 'Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs')
| -rw-r--r-- | Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs b/Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs index be4926da6..73a619b8d 100644 --- a/Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs +++ b/Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs @@ -26,7 +26,6 @@ using System; using System.IO; using System.Threading; using System.Threading.Tasks; -using MediaBrowser.Model.IO; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http.Extensions; using Microsoft.AspNetCore.Mvc; |
