diff options
| author | Bond_009 <bond.009@outlook.com> | 2021-02-22 13:46:40 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2021-02-22 13:46:40 +0100 |
| commit | ec3237ba55a6c0c6e7a31e2aaa5fbf77c9978ac7 (patch) | |
| tree | ee4d80921b8f289a1f4dbc05310a48f5a2b7bd5f /Jellyfin.Api/Controllers/DashboardController.cs | |
| parent | 57102090d307a62b3759177df3ba545cfad6c327 (diff) | |
Fix tests
Diffstat (limited to 'Jellyfin.Api/Controllers/DashboardController.cs')
| -rw-r--r-- | Jellyfin.Api/Controllers/DashboardController.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Api/Controllers/DashboardController.cs b/Jellyfin.Api/Controllers/DashboardController.cs index 0c19f2818..a2c2ecd66 100644 --- a/Jellyfin.Api/Controllers/DashboardController.cs +++ b/Jellyfin.Api/Controllers/DashboardController.cs @@ -6,7 +6,6 @@ using System.Net.Mime; using Jellyfin.Api.Attributes; using Jellyfin.Api.Models; using MediaBrowser.Common.Plugins; -using MediaBrowser.Controller; using MediaBrowser.Model.Net; using MediaBrowser.Model.Plugins; using Microsoft.AspNetCore.Http; |
