Skip to content

Commit 3ea8bc2

Browse files
committed
Remove commented code
1 parent 1aa1b70 commit 3ea8bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/ProductsViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ private extension ProductsViewController {
445445
/// Apply Woo styles.
446446
///
447447
func configureMainView() {
448-
view.backgroundColor = .listBackground //.backgroundColor = .systemColor(.secondarySystemGroupedBackground)
448+
view.backgroundColor = .listBackground
449449
}
450450

451451
func configureTabBarItem() {

0 commit comments

Comments
 (0)