Skip to content

Commit

Permalink
remove cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Feb 12, 2024
1 parent 6be8b80 commit 37964df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ async function main() {
return;
}


const githubRepositories = await getGithubRepositories(githubUsername, githubToken, mirrorPrivateRepositories);
console.log(`Found ${githubRepositories.length} repositories on github`);

Expand Down

0 comments on commit 37964df

Please sign in to comment.