Skip to content

Commit

Permalink
[main] Format Go code (#7206)
Browse files Browse the repository at this point in the history
Format go code

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Aug 28, 2023
1 parent 25f7e03 commit d547e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rekt/features/pingsource/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ package pingsource

import (
"context"

"k8s.io/apimachinery/pkg/util/sets"
sourcesv1 "knative.dev/eventing/pkg/apis/sources/v1"
"knative.dev/eventing/test/rekt/resources/broker"
Expand Down

0 comments on commit d547e2d

Please sign in to comment.