I overrode the 'Choose Player Spawn' function in my game mode, and now it's not working despite my efforts. Can I revert back to the default function?

As it says in the title, I was trying to edit the ‘Choose Player Spawn’ function to make it have functionality for teams. However, it is not working as expected, and I would like to revert back to the base function that came with the game mode. How do I go about this? I haven’t been able to find any answers elsewhere.

It would seem just deleting the graph of the function you override works pretty well. It’s hard to tell, because I’m having other issues, but this is the best I can manage for now.