mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 16:54:21 +01:00
🎨 logging
This commit is contained in:
parent
23a963cb7a
commit
c7c0409322
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ func recoverFrom(confPath string) (data []byte, err error) {
|
|||
// 尝试从临时文件恢复
|
||||
tmp := util.LatestTmpFile(confPath)
|
||||
if "" == tmp {
|
||||
util.LogErrorf("read data conf [%s] failed: %s", confPath, err)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue