Skip to content

Commit

Permalink
removed duplicated code
Browse files Browse the repository at this point in the history
  • Loading branch information
isismsilva committed Sep 26, 2024
1 parent fe3eec9 commit 1181060
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Playbook/Components/Typeahead/PBTypeahead.swift
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ private extension PBTypeahead {
if let action = clearAction {
clearText
action()
clearText
} else {
clearText
}
Expand Down

0 comments on commit 1181060

Please # to comment.