Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz committed Aug 28, 2024
1 parent e0ce3aa commit 8da4719
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ object JavaTimeConverterFactory {
override def convert[T](source: AnyRef, target: Class[T]): T =
toTarget.convert(toDate.convert(source), target)
}
}
}

0 comments on commit 8da4719

Please sign in to comment.