Skip to content

Commit

Permalink
[chore] #26 사용안하는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
Doreminwoo committed Jan 5, 2024
1 parent c822f8b commit c5f9b84
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ class JoinGroupCodeActivity :
}

private fun initLayout() {
// TODO Snackbar 확인용
binding.btnJoinGroupCodeNext.setOnClickListener {
CustomSnackbar.makeSnackbar(binding.root, "잘못된 코드입니다.", 97)
}
}

private fun addObservers() {
Expand Down

0 comments on commit c5f9b84

Please sign in to comment.