Skip to content

Commit bea0947

Browse files
committed
small oversight
1 parent 59446fa commit bea0947

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/Valkey/Connection/ValkeyChannelHandler.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ enum ValkeyRequest: Sendable {
4848

4949
@usableFromInline
5050
final class ValkeyChannelHandler: ChannelInboundHandler {
51-
@usableFromInline
52-
typealias OutboundIn = ValkeyRequest
5351
@usableFromInline
5452
typealias OutboundOut = ByteBuffer
5553
@usableFromInline

0 commit comments

Comments
 (0)