Remove duplicate line from scripting tutorial
The "final code" box contained the functions `_on_Button_pressed` and `_on_button_pressed`, even though only the former was mentioned earlier in the tutorial.
The C# code didn't contain a duplicate function, so I'm reasonably sure this was a mistake.