Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tim <[email protected]>
  • Loading branch information
Avarei committed Jun 20, 2024
1 parent 31fc391 commit 9259772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/helper/composition.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type CompositionResponse struct {

// Requirements is a drop-in for the version provided by fnv1beta1
type Requirements struct {
//fnv1beta1.Requirements
// fnv1beta1.Requirements

ExtraResources map[string]*ResourceSelector `protobuf:"bytes,1,rep,name=extra_resources,json=extraResources,proto3" json:"extraResources,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
}
Expand Down

0 comments on commit 9259772

Please sign in to comment.