Skip to content

Commit

Permalink
fix rebasing error
Browse files Browse the repository at this point in the history
Signed-off-by: longfangsong <longfangsong@icloud.com>
  • Loading branch information
longfangsong committed Nov 30, 2020
1 parent 5f24ab7 commit 458c4d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/config/persist_options.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,10 @@ import (
"github.com/tikv/pd/pkg/slice"
"github.com/tikv/pd/pkg/typeutil"
"github.com/tikv/pd/server/core"
<<<<<<< HEAD
"github.com/tikv/pd/server/kv"
"github.com/tikv/pd/server/schedule"
"github.com/tikv/pd/server/schedule/storelimit"
=======
"github.com/tikv/pd/server/core/storelimit"
"go.etcd.io/etcd/clientv3"
>>>>>>> 1eeb4c87... Persist temporary setting to etcd (#3131)
)

// PersistOptions wraps all configurations that need to persist to storage and
Expand Down

0 comments on commit 458c4d8

Please sign in to comment.