@@ -96,9 +96,6 @@ def handle_task(args, last_action, conn):
else:
print(f"Invalid task option: {args[0]}")
# TODO Cascade deleting
def parse_task_args(task, args):
if not args:
return
The note is not visible to the blocked user.