Skip to content

Commit dd15cc7

Browse files
committed
make gen
1 parent 4f4463b commit dd15cc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/types/preview.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export interface ParameterValidation {
6767
readonly validation_min: number | null;
6868
readonly validation_max: number | null;
6969
readonly validation_monotonic: string | null;
70-
readonly validation_invalid: boolean | null;
7170
}
7271

7372
// From web/session.go

0 commit comments

Comments
 (0)