Skip to content

Commit 6b8049e

Browse files
committed
Resolve the conflicts
Signed-off-by: JmPotato <ghzpotato@gmail.com>
1 parent 234c928 commit 6b8049e

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

server/cluster/cluster_test.go

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,7 @@ import (
3131
"github.com/tikv/pd/pkg/errs"
3232
"github.com/tikv/pd/pkg/mock/mockid"
3333
"github.com/tikv/pd/pkg/progress"
34-
<<<<<<< HEAD
35-
=======
36-
"github.com/tikv/pd/pkg/schedule"
37-
"github.com/tikv/pd/pkg/schedule/filter"
38-
"github.com/tikv/pd/pkg/schedule/labeler"
39-
"github.com/tikv/pd/pkg/schedule/placement"
40-
"github.com/tikv/pd/pkg/schedule/schedulers"
41-
"github.com/tikv/pd/pkg/statistics"
42-
"github.com/tikv/pd/pkg/storage"
43-
"github.com/tikv/pd/pkg/utils/typeutil"
44-
"github.com/tikv/pd/pkg/versioninfo"
45-
>>>>>>> 30f78a5e1 (cluster: fix the merging issue of labels after store reboot (#6468))
34+
"github.com/tikv/pd/pkg/typeutil"
4635
"github.com/tikv/pd/server/config"
4736
"github.com/tikv/pd/server/core"
4837
"github.com/tikv/pd/server/id"

0 commit comments

Comments
 (0)