Skip to content

Commit 63a360e

Browse files
committed
rpc_util: remove a useless newline
1 parent 86d999f commit 63a360e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared_buffer_pool.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,4 @@ func (nopBufferPool) Get(length int) []byte {
151151
}
152152

153153
func (nopBufferPool) Put(*[]byte) {
154-
155154
}

0 commit comments

Comments
 (0)