Skip to content

Conversation

@rachfop
Copy link
Contributor

@rachfop rachfop commented May 2, 2024

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

this.progress.stop();
this.logger.info("snipsync operation complete");
this.reportUnusedRepos(usedRepos);
console.log("done");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed? The logger statement above seems to cover this. I wonder if you move the previous line above the logger, that's enough. If you disagree, I think I'd use this.logger instead of console.log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants