This commit is contained in:
Daniel
2023-12-19 22:36:30 +08:00
parent 79528e094d
commit e984d0ecbb

View File

@@ -1694,8 +1694,6 @@ func replaceAttributeViewBlock(operation *Operation, tx *Transaction) (err error
return
}
WaitForWritingFiles()
var node *ast.Node
if !operation.IsDetached {
node, _, _ = getNodeByBlockID(tx, operation.NextID)