Skip to content

Commit

Permalink
[team-popo#43] 필요 없는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongchoyi committed Oct 1, 2021
1 parent ffc09c8 commit f4bddde
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ class CalendarCollectionViewCell: UICollectionViewCell {
self.thumbImageView.makeRounded(radius: 5)
}

private func initEmptyCell() {

}

func setCell(tracker: Tracker) {

if tracker.id != -1 {
Expand Down

0 comments on commit f4bddde

Please sign in to comment.