fix errors in the delete_disabled_nodes.py
modified: remarkbox/scripts/delete_disabled_nodes.py
Summary by CodeRabbit
-
Refactor
- Streamlined the process for anonymizing and cleaning up node data by removing redundant attribute resets and unnecessary conditional checks, resulting in a more direct and concise deletion procedure.
Edited by CodeRabbit