Skip to content

Commit

Permalink
rpc_util: remove a useless newline
Browse files Browse the repository at this point in the history
  • Loading branch information
hueypark committed Jun 27, 2023
1 parent 86d999f commit 63a360e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared_buffer_pool.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,4 @@ func (nopBufferPool) Get(length int) []byte {
}

func (nopBufferPool) Put(*[]byte) {

}

0 comments on commit 63a360e

Please sign in to comment.