Skip to content

Commit

Permalink
apply prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-agenta committed Nov 22, 2024
1 parent c3fc40c commit 485ab69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agenta-web/src/services/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ const getJWT = async () => {
return jwt
}
} catch (error) {}

return undefined
}

Expand Down

0 comments on commit 485ab69

Please sign in to comment.