Skip to content

Commit

Permalink
fix: linted file
Browse files Browse the repository at this point in the history
Signed-off-by: isubasinghe <[email protected]>
  • Loading branch information
isubasinghe committed Dec 31, 2024
1 parent 14599e0 commit 343caf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion workflow/sync/multi_throttler.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ import (

"k8s.io/client-go/tools/cache"

wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1"
log "github.com/sirupsen/logrus"

wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1"
)

//go:generate mockery --name=Throttler
Expand Down

0 comments on commit 343caf3

Please sign in to comment.