Skip to content

Commit 771e3ad

Browse files
committed
Hound again
1 parent 4389760 commit 771e3ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WooCommerce/Classes/ViewRelated/Orders/Cells/OrderTrackingTableViewCell.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ private extension OrderTrackingTableViewCell {
8787
bottomText ?? "")
8888
}
8989

90-
//
9190
func configureActionButtonForVoiceOver() {
9291
actionButton.accessibilityLabel = actionButtonNormalText
9392
actionButton.accessibilityTraits = .button
@@ -97,7 +96,6 @@ private extension OrderTrackingTableViewCell {
9796
}
9897
}
9998

100-
10199
/// MARK: - Expose private outlets for tests
102100
///
103101
extension OrderTrackingTableViewCell {

0 commit comments

Comments
 (0)