Skip to content

Commit cd75a45

Browse files
jazellyaduh95
andauthored
Update lib/github/tree.js
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 850a7d7 commit cd75a45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/github/tree.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export default class GitHubTree {
3636
path
3737
});
3838

39-
console.log('data', data);
4039
const targetHistoryNodes = data.repository.ref.target.history.nodes;
4140
if (!targetHistoryNodes.length) {
4241
this.cli.stopSpinner(

0 commit comments

Comments
 (0)