aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Security/IAuthenticationManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Security/IAuthenticationManager.cs')
-rw-r--r--MediaBrowser.Controller/Security/IAuthenticationManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Security/IAuthenticationManager.cs b/MediaBrowser.Controller/Security/IAuthenticationManager.cs
index 29621b73e..e3d18c8c0 100644
--- a/MediaBrowser.Controller/Security/IAuthenticationManager.cs
+++ b/MediaBrowser.Controller/Security/IAuthenticationManager.cs
@@ -1,6 +1,5 @@
#nullable enable
-using System;
using System.Collections.Generic;
using System.Threading.Tasks;