Skip to content

Commit b6aa6f2

Browse files
committed
fix: addressed comments
1 parent 7d4b3e8 commit b6aa6f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/sim/app/invite/[id]/invite.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ interface InviteError {
3131
code: InviteErrorCode
3232
message: string
3333
requiresAuth?: boolean
34-
requiresSignup?: boolean
3534
canRetry?: boolean
3635
}
3736

0 commit comments

Comments
 (0)