Skip to content

Commit

Permalink
Some import ogranization
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew committed Oct 10, 2023
1 parent 7425a11 commit 365bb02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/knative/deployer.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ import (
"context"
"fmt"
"io"
eventingv1 "knative.dev/eventing/pkg/apis/eventing/v1"
"os"
"regexp"
"strings"
"time"

eventingv1 "knative.dev/eventing/pkg/apis/eventing/v1"

corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/api/errors"
"k8s.io/apimachinery/pkg/api/resource"
Expand Down

0 comments on commit 365bb02

Please sign in to comment.