Skip to content

Commit c8a0d8e

Browse files
committed
remove unused field lf
1 parent e966569 commit c8a0d8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spop/protocol.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ type protocolClient struct {
3131
maxFrameSize uint32
3232

3333
gotHello bool
34-
lf frameType
3534
}
3635

3736
func (c *protocolClient) Close() error {

0 commit comments

Comments
 (0)