Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Create or Update Pull Request Action committed Jul 5, 2023
1 parent 0563f13 commit f208736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ try {
`token valid, created on %s by %s for %s`,
created_at,
user.login,
app.name
app.name,
);
} catch (error) {
// token invalid or request error
Expand Down

0 comments on commit f208736

Please sign in to comment.