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