Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3435478

Browse files
author
Sashko Stubailo
committed
Remove outdated comment
1 parent 2198f4d commit 3435478

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/github/connector.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ export class GitHubConnector {
3939
};
4040
}
4141

42-
// TODO: pass GitHub API key
43-
4442
return Promise.all(urls.map((url) => {
4543
const cachedRes = eTagCache[url];
4644

0 commit comments

Comments
 (0)