Skip to content

Commit

Permalink
fix/#388 개행 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
youz2me committed Sep 20, 2024
1 parent 3b0adf5 commit 081b77c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ extension ReadyStatusViewController {
$0.enterReadyButtonView.isHidden = owner.viewModel.isReadyInfoEntered()
$0.readyPlanInfoView.isHidden = !$0.enterReadyButtonView.isHidden
}


}

viewModel.myReadyStatus.bindOnMain(with: self) { owner, state in
Expand Down

0 comments on commit 081b77c

Please sign in to comment.