Skip to content

Commit

Permalink
chore: remove outdated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
minenwerfer committed Oct 9, 2024
1 parent e92de05 commit 49a447d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/types/src/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export type TokenRecipient = {
content: string
}

// disable distributive conditional type by wrapping TAcceptedRole in a tuple
export type Token<
TAcceptedRole extends AcceptedRole = null,
TUserRole = UserRole,
Expand Down

0 comments on commit 49a447d

Please sign in to comment.