Skip to content

Commit

Permalink
apply lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aallam committed Nov 10, 2023
1 parent 12d4dc9 commit ca30745
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ internal class ContentPartSerializer : KSerializer<ContentPart> {
is TextPart -> TextPart.serializer().serialize(encoder, value)
}
}
}
}

0 comments on commit ca30745

Please sign in to comment.