mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 15:10:12 +01:00
🎨 Clean code
This commit is contained in:
parent
a154ead980
commit
c17a09d37e
1 changed files with 0 additions and 1 deletions
|
|
@ -671,7 +671,6 @@ func (box *Box) generateDocHistory0() {
|
|||
|
||||
func clearOutdatedHistoryDir(historyDir string) {
|
||||
if !gulu.File.IsExist(historyDir) {
|
||||
logging.LogWarnf("history dir [%s] not exist", historyDir)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue