Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <rleungx@gmail.com>
  • Loading branch information
rleungx committed Feb 21, 2025
1 parent 61581b0 commit 74a1166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integrations/realcluster/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ import (
"github.com/stretchr/testify/suite"
"go.uber.org/zap"

"github.com/tikv/pd/pkg/utils/logutil"

"github.com/pingcap/log"

"github.com/tikv/pd/pkg/utils/logutil"
)

type clusterSuite struct {
Expand Down

0 comments on commit 74a1166

Please sign in to comment.