Skip to content

Commit

Permalink
chore: delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yuncheol-AHN committed Dec 5, 2024
1 parent c277976 commit 7c4c687
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ final class CreateAudioViewController: UIViewController {
audioButton.layer.cornerRadius = 24
audioButton.setWidthAndHeight(width: 48, height: 48)
audioButton.setCenter(view: audioButtonBackground)
// NSLayoutConstraint.activate(audioButtonConstraints)

timeTextLabel.setAnchor(
top: meteringBackgroundView.bottomAnchor, constantTop: 10,
Expand Down

0 comments on commit 7c4c687

Please sign in to comment.