Skip to content

Commit 2558915

Browse files
committed
Fix Hound warning.
1 parent 928b9af commit 2558915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Edit Product/ProductFormViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ private extension ProductFormViewController {
133133

134134
tableView.backgroundColor = .listForeground
135135
tableView.removeLastCellSeparator()
136-
136+
137137
// Since the table view is in a container under a stack view, the safe area adjustment should be handled in the container view.
138138
tableView.contentInsetAdjustmentBehavior = .never
139139

0 commit comments

Comments
 (0)