diff options
| author | BaronGreenback <jimcartlidge@yahoo.co.uk> | 2020-09-24 15:47:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-24 15:47:35 +0100 |
| commit | d617c0b8b0bd5cac78e9ba9ce968e890a8d5d43a (patch) | |
| tree | 2e2338ab19147d15a669111f55d02e8cb4cdc339 /Jellyfin.Api/Controllers/SystemController.cs | |
| parent | 28634d3b366c814192a14970e5f790d6cae149bf (diff) | |
Update SystemController.cs
Diffstat (limited to 'Jellyfin.Api/Controllers/SystemController.cs')
| -rw-r--r-- | Jellyfin.Api/Controllers/SystemController.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Api/Controllers/SystemController.cs b/Jellyfin.Api/Controllers/SystemController.cs index b87e275d0..7784e8a11 100644 --- a/Jellyfin.Api/Controllers/SystemController.cs +++ b/Jellyfin.Api/Controllers/SystemController.cs @@ -8,7 +8,6 @@ using System.Threading; using System.Threading.Tasks; using Jellyfin.Api.Attributes; using Jellyfin.Api.Constants; - using MediaBrowser.Common.Configuration; using MediaBrowser.Common.Extensions; using MediaBrowser.Common.Net; |
