Skip to content

Commit

Permalink
PR feedback: remove duplicate constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Dec 19, 2024
1 parent 1b0c78b commit 1debdb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Demo/Application/Features/VenmoViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ class VenmoViewController: PaymentButtonBaseViewController {
venmoButton
])

venmoStackView.axis = .vertical
venmoStackView.distribution = .fillProportionally
venmoStackView.spacing = 12
venmoStackView.translatesAutoresizingMaskIntoConstraints = false

Expand Down

0 comments on commit 1debdb9

Please sign in to comment.