Skip to content

Commit f6e5d66

Browse files
committed
add import in the right section
Signed-off-by: rashmi_kh <[email protected]>
1 parent 668e370 commit f6e5d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controllers/clusterextension_controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ import (
4949
"github.com/operator-framework/operator-registry/alpha/declcfg"
5050

5151
ocv1 "github.com/operator-framework/operator-controller/api/v1"
52-
"github.com/operator-framework/operator-controller/internal/authentication"
5352
catalogd "github.com/operator-framework/operator-controller/catalogd/api/v1"
53+
"github.com/operator-framework/operator-controller/internal/authentication"
5454
"github.com/operator-framework/operator-controller/internal/bundleutil"
5555
"github.com/operator-framework/operator-controller/internal/conditionsets"
5656
"github.com/operator-framework/operator-controller/internal/contentmanager"

0 commit comments

Comments
 (0)