Skip to content

Commit affe0f3

Browse files
committed
Delete unused circle size constant
1 parent a8c1c88 commit affe0f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/Classes/ViewRelated/Bookings/Booking Details/BookingDetailsView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ struct BookingDetailsView: View {
1212
static let headerContentVerticalPadding: CGFloat = 6
1313
static let headerBadgesAdditionalTopPadding: CGFloat = 4
1414
static let sectionFooterTextVerticalPadding: CGFloat = 8
15-
static let circleSeparatorSize: CGFloat = 3
1615
static let rowTextVerticalPadding: CGFloat = 11
1716
}
1817

0 commit comments

Comments
 (0)