diff options
| author | Bond-009 <bond.009@outlook.com> | 2019-03-11 22:33:27 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-06-28 12:13:34 +0200 |
| commit | 27c29bbb4c75d5fc5c9111c5552c37a1f137dd58 (patch) | |
| tree | 02a330700c18119608a4ed4384f341f6a59fca6a /MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs | |
| parent | 30842656a7fb1d23eef245dcfb57287ebdb960a0 (diff) | |
Back to a single connection
Diffstat (limited to 'MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs')
| -rw-r--r-- | MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs b/MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs index b79e9f84b..f1a6622fb 100644 --- a/MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs +++ b/MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs @@ -1,5 +1,4 @@ using System.Collections.Generic; -using System.Threading; using System.Threading.Tasks; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.Net; |
