Skip to content

Commit

Permalink
💚 apply kt lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkim2689 committed Jul 25, 2024
1 parent 1d5dbab commit c3d00f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ class SearchFragment : Fragment() {
binding.viewModel = viewModel
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ class SearchViewModel : ViewModel() {
private const val PAGE_SIZE = 10
}
}

0 comments on commit c3d00f6

Please sign in to comment.