textView(_:shouldInteractWith:in:) were deprecated in iOS 10. This change is purely deletion of code because newer UITextViewDelegate methods: textView(_:shouldInteractWith:in:interaction:) were already implemented.