Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature small changes #8

Merged
merged 5 commits into from
Jan 11, 2023

Conversation

Paker30
Copy link
Contributor

@Paker30 Paker30 commented Jan 9, 2023

This PR covers two topics:

  • There were two console.log statement without message so I guessed they're not needed
  • flatMap was added into Node at version 11 so it can be used instead of map + flat

Francisco added 3 commits January 9, 2023 17:27
there is an if statement to get a variable which is not used or printed, I guess it can be skiped
Copy link
Owner

@VladimirMikulic VladimirMikulic left a comment

Choose a reason for hiding this comment

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

Hi @Paker30. I appreciate you submitting the PR.
The two console logs actually create line breaks inside terminal so we do need them.

@Paker30
Copy link
Contributor Author

Paker30 commented Jan 10, 2023

I haven't realize about the breaking lines, thanks for the answer! I've restore the console.log

@VladimirMikulic
Copy link
Owner

Thanks!

@VladimirMikulic VladimirMikulic merged commit c3a06a1 into VladimirMikulic:master Jan 11, 2023
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.

2 participants