diff --git a/object/types.go b/object/types.go index cde1f25..aebb2fc 100644 --- a/object/types.go +++ b/object/types.go @@ -31,7 +31,7 @@ type ( // RequestType of the object service requests. RequestType int - headerType int + headerType int ) const (