aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Authentication/AuthenticationException.cs
diff options
context:
space:
mode:
authorBond_009 <Bond.009@outlook.com>2019-06-09 22:08:01 +0200
committerBond_009 <bond.009@outlook.com>2019-08-16 21:06:11 +0200
commit8d3b5c851ded74b9f34eb2cd963187761a3f6f61 (patch)
tree335cadb62ae190f68b0c81801354096b4ab7e856 /MediaBrowser.Controller/Authentication/AuthenticationException.cs
parent7a27dd8a1b7578a1dcef27f6852de1ae805a7d67 (diff)
Improvements to UserManager
Diffstat (limited to 'MediaBrowser.Controller/Authentication/AuthenticationException.cs')
-rw-r--r--MediaBrowser.Controller/Authentication/AuthenticationException.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/Authentication/AuthenticationException.cs b/MediaBrowser.Controller/Authentication/AuthenticationException.cs
index 045cbcdae..62eca3ea9 100644
--- a/MediaBrowser.Controller/Authentication/AuthenticationException.cs
+++ b/MediaBrowser.Controller/Authentication/AuthenticationException.cs
@@ -1,4 +1,5 @@
using System;
+
namespace MediaBrowser.Controller.Authentication
{
/// <summary>