aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/UserManager.cs
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2018-12-27 22:43:48 +0100
committerBond_009 <bond.009@outlook.com>2019-01-03 23:19:02 +0100
commit340a2c651276d911285a6ff09944c5eba2384a51 (patch)
tree20336fcac335c089c7d3965dbc3f6a9be7e4b3c4 /Emby.Server.Implementations/Library/UserManager.cs
parentc6618d0a5fdfc063ccfba1b73fe16b68fc3ba1ce (diff)
Post GPL cleanup
Diffstat (limited to 'Emby.Server.Implementations/Library/UserManager.cs')
-rw-r--r--Emby.Server.Implementations/Library/UserManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Library/UserManager.cs b/Emby.Server.Implementations/Library/UserManager.cs
index ae3577b7d..ed1fe8791 100644
--- a/Emby.Server.Implementations/Library/UserManager.cs
+++ b/Emby.Server.Implementations/Library/UserManager.cs
@@ -2,7 +2,6 @@
using MediaBrowser.Common.Net;
using MediaBrowser.Controller;
using MediaBrowser.Controller.Configuration;
-using MediaBrowser.Controller.Connect;
using MediaBrowser.Controller.Drawing;
using MediaBrowser.Controller.Dto;
using MediaBrowser.Controller.Entities;