Skip to content

Commit

Permalink
[#196] FIX: Conflict 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
SuwonPabby committed Aug 21, 2023
1 parent d0cdb9a commit 7cb3570
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,8 @@ final class ProfileAlarmSettingViewController: BaseViewController, LoadingPresen

private let navigationBarView = NavBarWithBackButtonView(
title: "알림",
<<<<<<< Updated upstream
rightButtonText: ""
)
=======
rightButtonText: "",
isSeparatorLineHidden: false)
>>>>>>> Stashed changes

private let alarmSettingCollectionView: UICollectionView = {
let layout = UICollectionViewFlowLayout()
Expand Down

0 comments on commit 7cb3570

Please sign in to comment.