fdc441f0c2
https://github.com/godotengine/godot/pull/110369 changed the names from itos(index), to custom names however the "animation_node_removed" signal was not updated to reflect that change. Also its safer to clear all the state when removing, rather than just the name.