aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
diff options
context:
space:
mode:
authorGreenback <jimcartlidge@yahoo.co.uk>2020-11-19 14:12:33 +0000
committerGreenback <jimcartlidge@yahoo.co.uk>2020-11-19 14:12:33 +0000
commit1df58fbaa0b002a75c3b0d9f21b51461a2d9cd69 (patch)
treee9b7315cdce3e2466e92e93877800342aaec23bd /Jellyfin.Api/Controllers
parent18855a7884ee5f33b124347425886cc974b424e8 (diff)
updated
Diffstat (limited to 'Jellyfin.Api/Controllers')
-rw-r--r--Jellyfin.Api/Controllers/PluginsController.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Api/Controllers/PluginsController.cs b/Jellyfin.Api/Controllers/PluginsController.cs
index 0f8ceba29..98f1bc2d2 100644
--- a/Jellyfin.Api/Controllers/PluginsController.cs
+++ b/Jellyfin.Api/Controllers/PluginsController.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;