Skip to content

Commit

Permalink
[chore] #16 ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyunniiii committed Nov 27, 2023
1 parent 1f6ba5c commit 2f7c1cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ class DummyViewModel(
private val dummyRepositoryImpl: DummyRepositoryImpl
) : ViewModel() {
// TODO 서버통신 관련 로직 작성
}
}

0 comments on commit 2f7c1cf

Please sign in to comment.