diff options
Diffstat (limited to 'SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs')
| -rw-r--r-- | SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs b/SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs index b83b6cd0f..5ac89cf48 100644 --- a/SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs +++ b/SocketHttpListener/Net/WebSockets/WebSocketCloseStatus.cs @@ -1,7 +1,3 @@ -using System; -using System.Collections.Generic; -using System.Text; - namespace SocketHttpListener.Net.WebSockets { public enum WebSocketCloseStatus |
