This commit is contained in:
Stef Heyenrath
2026-03-08 09:31:03 +01:00
parent de3578b58e
commit 47f3ae636f
3 changed files with 4 additions and 17 deletions
@@ -41,9 +41,6 @@ public class WireMockWebSocketContext : IWebSocketContext
internal IWireMockMiddlewareLogger Logger { get; }
/// <summary>
/// Creates a new WebSocketContext
/// </summary>
internal WireMockWebSocketContext(
HttpContext httpContext,
WebSocket webSocket,