Skip to content

Commit

Permalink
chore: add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bevzzz committed Nov 4, 2024
1 parent 1bf7cfd commit 7289f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ func indirectNil(v reflect.Value) reflect.Value {
func MakeQueryBytes() []byte {
// TODO: make this configurable?
return make([]byte, 0, 4096)
}
}

0 comments on commit 7289f23

Please sign in to comment.