Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <[email protected]>
  • Loading branch information
aliok committed Dec 20, 2023
1 parent 9ee441e commit 4ab3491
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backends/pkg/reconciler/eventmesh/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ package eventmesh

import (
"context"
eventinglistersv1beta2 "knative.dev/eventing/pkg/client/listers/eventing/v1beta2"
"net/http"
"sort"

eventinglistersv1beta2 "knative.dev/eventing/pkg/client/listers/eventing/v1beta2"

"go.uber.org/zap"
"k8s.io/apimachinery/pkg/labels"

Expand Down

0 comments on commit 4ab3491

Please sign in to comment.