Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: owenowenisme <[email protected]>
  • Loading branch information
owenowenisme committed Jan 9, 2025
1 parent e621ad6 commit 865a552
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ray-operator/test/e2e/raycluster_gcs_ft_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@ import (

. "github.com/onsi/gomega"

// metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
// "k8s.io/utils/ptr"

// k8serrors "k8s.io/apimachinery/pkg/api/errors"
corev1 "k8s.io/api/core/v1"

// "github.com/ray-project/kuberay/ray-operator/controllers/ray/utils"
rayv1 "github.com/ray-project/kuberay/ray-operator/apis/ray/v1"
"github.com/ray-project/kuberay/ray-operator/controllers/ray/common"
. "github.com/ray-project/kuberay/ray-operator/test/support"
Expand Down

0 comments on commit 865a552

Please sign in to comment.