Skip to content

Commit 691eeef

Browse files
committed
periphery: remove unused
we moved to use the button size on 75aeb20 rather than a fixed radius for all of them
1 parent 8d3389d commit 691eeef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/Sources/PointOfSale/Presentation/Reusable Views/Buttons/POSButtonStyle.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ private struct POSButtonStyleInternal: View {
192192

193193
private extension POSButtonStyleInternal {
194194
enum Constants {
195-
static let cornerRadius: CGFloat = POSCornerRadiusStyle.medium.value
196195
static let borderStrokeWidth: CGFloat = 2.0
197196
}
198197
}

0 commit comments

Comments
 (0)