Skip to content

Commit 53ee2f2

Browse files
committed
add missing dsci import
Signed-off-by: Kevin <[email protected]>
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)