File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff 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- >> >> >> > 30 f78a5e1 (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"
You can’t perform that action at this time.
0 commit comments