Skip to content

Commit 17f0b4a

Browse files
committed
Remove unused layout constant
1 parent 5cb19db commit 17f0b4a

File tree

1 file changed

+0
-1
lines changed
  • WooCommerce/Classes/ViewRelated/Orders/Order Creation/ProductsSection

1 file changed

+0
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Creation/ProductsSection/ProductRow.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ private enum Layout {
116116
static let stepperButtonSize: CGFloat = 22.0
117117
static let stepperPadding: CGFloat = 11.0
118118
static let stepperWidth: CGFloat = 112.0
119-
static let chevronImageSize: CGFloat = 22.0
120119
}
121120

122121
private enum Localization {

0 commit comments

Comments
 (0)