Skip to content

Commit

Permalink
bring back reversion, mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Remington Breeze <remington@breeze.software>
  • Loading branch information
rbreeze committed Aug 2, 2024
1 parent 57ae5d9 commit f88107b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/src/features/auth/token-renew.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ export const TokenRenew = () => {
}

if (!as || !client) {
navigate(paths.login);

return;
}

Expand Down

0 comments on commit f88107b

Please sign in to comment.