Skip to content

Commit

Permalink
충돌 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethen committed Aug 29, 2022
1 parent 8ad0afb commit 2f1fa5c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,7 @@ public class GuestListViewController: UIViewController, GuestListDisplayLogic {
let v = UIView()
return v
}()
<<<<<<< HEAD

=======

>>>>>>> develop
lazy var likeListButton: UIImageView = {
let v = UIImageView()
v.image = .create(.ic_heart)
Expand Down

0 comments on commit 2f1fa5c

Please sign in to comment.