diff --git a/Sources/Playbook/Components/Typeahead/PBTypeahead.swift b/Sources/Playbook/Components/Typeahead/PBTypeahead.swift index 908548d0..ad10be9e 100644 --- a/Sources/Playbook/Components/Typeahead/PBTypeahead.swift +++ b/Sources/Playbook/Components/Typeahead/PBTypeahead.swift @@ -201,7 +201,6 @@ private extension PBTypeahead { if let action = clearAction { clearText action() - clearText } else { clearText }