diff --git a/popo/popo/Sources/Cell/Calendar/CalendarCollectionViewCell.swift b/popo/popo/Sources/Cell/Calendar/CalendarCollectionViewCell.swift index 4a41b14..eb7d3e0 100644 --- a/popo/popo/Sources/Cell/Calendar/CalendarCollectionViewCell.swift +++ b/popo/popo/Sources/Cell/Calendar/CalendarCollectionViewCell.swift @@ -31,10 +31,6 @@ class CalendarCollectionViewCell: UICollectionViewCell { self.thumbImageView.makeRounded(radius: 5) } - private func initEmptyCell() { - - } - func setCell(tracker: Tracker) { if tracker.id != -1 {