Skip to content

Commit c3ff353

Browse files
authored
Apply suggestion from @hlipsig
1 parent 31c455e commit c3ff353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/operator/controllers/genevalogging/genevalogging_controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121

2222
securityv1 "github.com/openshift/api/security/v1"
2323

24-
operator "github.com/Azure/ARO-RP/pkg/operator"
24+
pkgoperator "github.com/Azure/ARO-RP/pkg/operator"
2525
arov1alpha1 "github.com/Azure/ARO-RP/pkg/operator/apis/aro.openshift.io/v1alpha1"
2626
"github.com/Azure/ARO-RP/pkg/operator/controllers/base"
2727
"github.com/Azure/ARO-RP/pkg/operator/predicates"

0 commit comments

Comments
 (0)