Commit f94c5ae
committed
refactor: update onBeforeDelete to match asynchronous function signature
- Modified the onBeforeDelete function to be asynchronous, allowing for better handling of pending node removals.
- This change improves the deletion logic by ensuring that node states are managed correctly before deletion occurs.1 parent fa387ba commit f94c5ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
0 commit comments