Skip to content

Commit 53ee2f2

Browse files
committed
add missing dsci import
Signed-off-by: Kevin <kpostlet@redhat.com>
1 parent ff169da commit 53ee2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import (
2727
"time"
2828

2929
cert "github.com/open-policy-agent/cert-controller/pkg/rotator"
30+
dsciv1 "github.com/opendatahub-io/opendatahub-operator/v2/apis/dscinitialization/v1"
3031
rayv1 "github.com/ray-project/kuberay/ray-operator/apis/ray/v1"
3132
"go.uber.org/zap/zapcore"
3233

0 commit comments

Comments
 (0)