aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Session/ISessionController.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Session/ISessionController.cs')
-rw-r--r--MediaBrowser.Controller/Session/ISessionController.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Session/ISessionController.cs b/MediaBrowser.Controller/Session/ISessionController.cs
index e1d3a7ee6..a59c96ac7 100644
--- a/MediaBrowser.Controller/Session/ISessionController.cs
+++ b/MediaBrowser.Controller/Session/ISessionController.cs
@@ -1,4 +1,4 @@
-using System.Threading;
+using System.Threading;
using System.Threading.Tasks;
namespace MediaBrowser.Controller.Session