Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
probation-integration-bot[bot] authored Aug 6, 2024
1 parent a7cdb3b commit e4a6dd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ data class CourtReportMinimal(
val reportManagers: List<ReportManager> = emptyList(),
val deliveredCourtReportType: KeyValue? = null,

)
)

data class ReportManager(
val staff: StaffHuman?,
Expand Down

0 comments on commit e4a6dd3

Please sign in to comment.