Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linter fix
Browse files Browse the repository at this point in the history
dgrove-oss committed Jan 29, 2025

Verified

This commit was signed with the committer’s verified signature.
dgrove-oss David Grove
1 parent 6b7289a commit 4baaeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/multikueue/multikueue_test.go
Original file line number Diff line number Diff line change
@@ -28,8 +28,8 @@ import (
kftraining "github.com/kubeflow/training-operator/pkg/apis/kubeflow.org/v1"
"github.com/onsi/ginkgo/v2"
"github.com/onsi/gomega"
rayv1 "github.com/ray-project/kuberay/ray-operator/apis/ray/v1"
awv1beta2 "github.com/project-codeflare/appwrapper/api/v1beta2"
rayv1 "github.com/ray-project/kuberay/ray-operator/apis/ray/v1"
batchv1 "k8s.io/api/batch/v1"
corev1 "k8s.io/api/core/v1"
apimeta "k8s.io/apimachinery/pkg/api/meta"

0 comments on commit 4baaeab

Please sign in to comment.