Skip to content

Commit

Permalink
Merge pull request #1159 from wakmusic/1158-bug-fix-artist-tap
Browse files Browse the repository at this point in the history
πŸ”€ :: (#1158) μ•„ν‹°μŠ€νŠΈ 선택이 μ•ˆλ¨ 2t
  • Loading branch information
KangTaeHoon authored Aug 15, 2024
2 parents 87f6ffb + 5ba8e88 commit cae7d84
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public final class ArtistViewController:
addSubviews()
setLayout()
configureUI()
collectionView.delegate = self
}

override public func viewDidAppear(_ animated: Bool) {
Expand Down

0 comments on commit cae7d84

Please sign in to comment.