Skip to content

Commit 33ed31a

Browse files
committed
remove a dummy change
1 parent 51c1032 commit 33ed31a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/auth/src/api/authentication/email_link.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export interface SignInWithEmailLinkRequest {
3030
tenantId?: string;
3131
}
3232

33-
// add a comment to trigger packages/auth CI tests
3433
export interface SignInWithEmailLinkResponse extends IdTokenResponse {
3534
email: string;
3635
isNewUser: boolean;

0 commit comments

Comments
 (0)