Skip to content

Commit

Permalink
style: ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
stophwan committed Sep 25, 2024
1 parent a89bbc7 commit f849a4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ data class Message(
val status: String,
val title: String,
val message: String,
): Serializable
) : Serializable

0 comments on commit f849a4b

Please sign in to comment.