🐛 清理资源文件后再次上传相同文件异常 Fix https://github.com/siyuan-note/siyuan/issues/6260
This commit is contained in:
parent
4e2d8b7798
commit
212b823935
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ func DeleteAssetsByHashes(hashes []string) {
|
|||
return
|
||||
}
|
||||
execStmtTx(tx, sqlStmt)
|
||||
|
||||
CommitTx(tx)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue