Skip to content

Commit 3ff96eb

Browse files
committed
fix CI failure
Signed-off-by: Anand Kumar Singh <[email protected]>
1 parent 5974e09 commit 3ff96eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/apis/application/v1alpha1/types.go

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222
"github.com/argoproj/gitops-engine/pkg/health"
2323
synccommon "github.com/argoproj/gitops-engine/pkg/sync/common"
2424
"github.com/argoproj/gitops-engine/pkg/utils/kube"
25+
"github.com/robfig/cron/v3"
2526
log "github.com/sirupsen/logrus"
2627
"google.golang.org/grpc/codes"
2728
"google.golang.org/grpc/status"

0 commit comments

Comments
 (0)