Skip to content

Commit

Permalink
[CHORE] 안쓰는 함수 삭제 (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
MMMIIIN committed Dec 7, 2023
1 parent f896045 commit 4d3933c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ final class DetailEditViewController: UIViewController {
self.isModalInPresentation = true
}

private func bindChangeButton() {

}

private func setupRoomInfoView(roomInfo: RoomInfo) {
let startDate = roomInfo.roomInformation.startDate
let endDate = roomInfo.roomInformation.endDate
Expand Down

0 comments on commit 4d3933c

Please sign in to comment.