Skip to content

Commit f58fbd8

Browse files
remove-fullName
1 parent 6d28f31 commit f58fbd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/client/types.gen.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ export type UserPublic = {
147147
export type UserRegister = {
148148
email: string
149149
password: string
150-
full_name?: string | null
151150
}
152151

153152
export type ValidationError = {

0 commit comments

Comments
 (0)