Skip to content

Commit

Permalink
#16 [chore] 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
2zerozu committed Jul 8, 2022
1 parent beb5a7c commit 0a128bf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,4 @@ class ToDoAdapter : RecyclerView.Adapter<ToDoAdapter.ToDoViewHolder>() {
binding.tvHomeToDo.text = data.rules
}
}
}

{
}

0 comments on commit 0a128bf

Please sign in to comment.