Skip to content

Commit 34e888d

Browse files
authored
Update PrAssignee.yml
1 parent 9d0a0b3 commit 34e888d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/PrAssignee.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
'X-GitHub-Api-Version': '2022-11-28'
6161
}
6262
}).catch((error) => {
63-
// TODO: add comments here.
64-
//
6563
// So, I'm not sure if the error is being thrown by `@octokit/request.js` or
6664
// `@octokit/plugin-retry.js`. I suspect that the initial error is thrown by
6765
// `request.js`, and is subsequently propagated by `plugin-retry.js`.

0 commit comments

Comments
 (0)