Skip to content

Commit

Permalink
style : 코드 스타일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
m6z1 committed Feb 21, 2024
1 parent af481a7 commit ebd8037
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class AlarmActivity : BaseActivity<ActivityAlarmBinding, AlarmViewModel>(), Alar
}

override fun initDataBinding() = Unit

override fun initAfterBinding() {
viewModel.getAlarms()

Expand Down

0 comments on commit ebd8037

Please sign in to comment.