Skip to content

Commit bd0428b

Browse files
committed
Remove an unused constant
1 parent f0e093d commit bd0428b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Details/OrderDetailsViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,6 @@ private extension OrderDetailsViewController {
10871087
static let headerContainerInsets = UIEdgeInsets(top: 0, left: 0, bottom: 8, right: 0)
10881088
static let rowHeight = CGFloat(38)
10891089
static let sectionHeight = CGFloat(44)
1090-
static let minimumAmount = NSDecimalNumber(string: "0.5")
10911090
}
10921091

10931092
/// Mailing a receipt failed but the SDK didn't return a more specific error

0 commit comments

Comments
 (0)