Skip to content

Commit e97e85c

Browse files
committed
chore: remove minimum age applied from schema
1 parent 03e9b76 commit e97e85c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/api/prisma/schema.prisma

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ type GroupSettings {
100100
idValidationRegexErrorMessage ErrorMessage?
101101
subjectIdDisplayLength Int?
102102
minimumAge Int?
103-
minimumAgeApplied Boolean?
104103
}
105104

106105
model Group {

0 commit comments

Comments
 (0)