remove duplicate

This commit is contained in:
Pfeil, Scott Robert 2020-06-12 16:35:28 -04:00
parent 799d6555c0
commit 00a71036f3

View File

@ -123,7 +123,6 @@ import Foundation
}
func updateAccessibilityLabel() {
accessibilityTraits = .button
if let accessoryView = accessoryView {
// Both caret and button. Read all content on caret.
isAccessibilityElement = false