Skip to content

Commit 6307edc

Browse files
lint
1 parent 70c3469 commit 6307edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/models/hmpps/InductionSchedule.kt

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ data class InductionSchedule(
2121
example = "NEW_PRISON_ADMISSION",
2222
)
2323
val scheduleCalculationRule: String? = null,
24-
2524
@Schema(
2625
description = "The prison number or NOMS number of the person.",
2726
example = "A1234BC",

0 commit comments

Comments
 (0)