Skip to content

Commit 822f931

Browse files
committed
lint
1 parent 89fefde commit 822f931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Details/Issue Refunds/Cells/RefundShippingDetailsTableViewCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ final class RefundShippingDetailsTableViewCell: UITableViewCell {
5252
super.awakeFromNib()
5353
applyCellStyles()
5454
applyAccessibilityChanges()
55-
55+
5656
let traits: [UITrait] = [
5757
UITraitPreferredContentSizeCategory.self,
5858
UITraitUserInterfaceIdiom.self,

0 commit comments

Comments
 (0)