mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 01:21:14 +08:00
This commit is contained in:
parent
fef57e49ca
commit
fd5538a7b0
@ -472,11 +472,6 @@ func InitBlockTree(force bool) {
|
||||
}
|
||||
|
||||
func SaveBlockTree(force bool) {
|
||||
if force {
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
start := time.Now()
|
||||
os.MkdirAll(util.BlockTreePath, 0755)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user