mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 23:50:13 +01:00
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) {
|
func SaveBlockTree(force bool) {
|
||||||
if force {
|
|
||||||
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
start := time.Now()
|
start := time.Now()
|
||||||
os.MkdirAll(util.BlockTreePath, 0755)
|
os.MkdirAll(util.BlockTreePath, 0755)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue