Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
saiskee committed May 16, 2024
1 parent d9b74a3 commit aa4e743
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/pkg/sets/v2/sets.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import (
"sigs.k8s.io/controller-runtime/pkg/client"
)


// ResourceSet is a thread-safe container for a set of resources.
// It provides a set of operations for working with the set of resources, typically used for managing Kubernetes resources.
// The ResourceSet is a generic interface that can be used with any type that satisfies the client.Object interface.
Expand Down

0 comments on commit aa4e743

Please sign in to comment.