Skip to content

Commit d1345dd

Browse files
committed
remove other log too
1 parent c490d83 commit d1345dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/swift/Sources/WebSockets/HTTPHandler.swift.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ extension HTTPHandler : ChannelInboundHandler, RemovableChannelHandler {
6969
upgradeFailure(status: header.status)
7070
break
7171
case .body(var body):
72-
print(body.readString(length: body.readableBytes)!)
7372
break
7473
case .end(_):
7574
break

0 commit comments

Comments
 (0)