quick lint while doing other prs (#13726)
This commit is contained in:
@@ -7,8 +7,7 @@ import (
|
||||
"google.golang.org/protobuf/reflect/protoreflect"
|
||||
)
|
||||
|
||||
type stringValueRenderer struct {
|
||||
}
|
||||
type stringValueRenderer struct{}
|
||||
|
||||
// NewStringValueRenderer returns a ValueRenderer for protocol buffer string values.
|
||||
// It renders the string as-is without quotation.
|
||||
|
||||
Reference in New Issue
Block a user