Skip to content

Commit

Permalink
refactor(Bookmark): ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
re4rk committed May 2, 2024
1 parent 5da4597 commit d6b0563
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ sealed interface ArtistDetailEvent {
class ShowFestivalDetail(val festivalId: Long) : ArtistDetailEvent

class FailedToFetchBookmarkList(val message: String) : ArtistDetailEvent

}

0 comments on commit d6b0563

Please sign in to comment.