This commit is contained in:
parent
fef57e49ca
commit
fd5538a7b0
1 changed files with 0 additions and 5 deletions
|
@ -472,11 +472,6 @@ func InitBlockTree(force bool) {
|
|||
}
|
||||
|
||||
func SaveBlockTree(force bool) {
|
||||
if force {
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
start := time.Now()
|
||||
os.MkdirAll(util.BlockTreePath, 0755)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue