aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/WebSocket/WebSocketManager.cs
diff options
context:
space:
mode:
authorClaus Vium <clausvium@gmail.com>2019-02-27 23:24:43 +0100
committerClaus Vium <clausvium@gmail.com>2019-02-27 23:24:43 +0100
commit588a13377c347cbd56462c64b80f0b9a563e534f (patch)
tree6d2bcd5a383db0c794ac7a2b4d134fefe5a789b7 /Emby.Server.Implementations/WebSocket/WebSocketManager.cs
parentfb1de5a9213f7da98ed15a6975201d6bca3537d4 (diff)
Remove a file that shouldn't have been added
Diffstat (limited to 'Emby.Server.Implementations/WebSocket/WebSocketManager.cs')
-rw-r--r--Emby.Server.Implementations/WebSocket/WebSocketManager.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/Emby.Server.Implementations/WebSocket/WebSocketManager.cs b/Emby.Server.Implementations/WebSocket/WebSocketManager.cs
deleted file mode 100644
index 7472820cf..000000000
--- a/Emby.Server.Implementations/WebSocket/WebSocketManager.cs
+++ /dev/null
@@ -1,7 +0,0 @@
-namespace Emby.Server.Implementations.WebSocket
-{
- public class WebSocketManager
- {
-
- }
-}