How do I delete a segue in XCode storyboard?

Viewed 5581

At the moment, I have got two segues in my Storyboard. However, I need to delete one of the segues in the Storyboard. Is there any way to do this through the XCode storyboard?

1 Answers
Related