Skip to content

Commit

Permalink
🔧 conflict 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chopmozzi committed Dec 14, 2023
1 parent 3860e18 commit fc8229d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions iOS/Layover/Layover/Scenes/Map/MapViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,6 @@ final class MapViewController: BaseViewController {
setDelegation()
}

override func viewWillAppear(_ animated: Bool) {
interactor?.fetchPost(latitude: mapView.centerCoordinate.latitude,
longitude: mapView.centerCoordinate.longitude)
}

// MARK: - UI + Layout

override func setConstraints() {
Expand Down

0 comments on commit fc8229d

Please sign in to comment.