Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Update pkg/restore/import.go
Browse files Browse the repository at this point in the history
Co-Authored-By: kennytm <[email protected]>
  • Loading branch information
5kbpers and kennytm authored Feb 11, 2020
1 parent e0f708b commit 35e811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/restore/import.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
"github.com/pingcap/br/pkg/utils"
)

const importScanResgionTime = 10 * time.Second
const importScanRegionTime = 10 * time.Second

// ImporterClient is used to import a file to TiKV
type ImporterClient interface {
Expand Down

0 comments on commit 35e811b

Please sign in to comment.