diff options
| author | Bond_009 <bond.009@outlook.com> | 2024-05-30 00:26:32 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2024-06-02 18:18:13 +0200 |
| commit | e2c4e52f398dc3fb45e2251ee291257594bcd7a5 (patch) | |
| tree | d5d534391035039b76b810939f83883a1e45a801 /Jellyfin.Api/Controllers/LibraryStructureController.cs | |
| parent | 741a01db3b4df8ce1c2cc5caec8148236dcc3b16 (diff) | |
Add regressions tests for update library endpoint
Diffstat (limited to 'Jellyfin.Api/Controllers/LibraryStructureController.cs')
| -rw-r--r-- | Jellyfin.Api/Controllers/LibraryStructureController.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Api/Controllers/LibraryStructureController.cs b/Jellyfin.Api/Controllers/LibraryStructureController.cs index d268b93a8..bff578feb 100644 --- a/Jellyfin.Api/Controllers/LibraryStructureController.cs +++ b/Jellyfin.Api/Controllers/LibraryStructureController.cs @@ -3,7 +3,6 @@ using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.IO; -using System.Linq; using System.Threading; using System.Threading.Tasks; using Jellyfin.Api.Extensions; |
