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

Remove console log #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adalbertoteixeira
Copy link

We are returning the file, so there's no need to log it. It's displaying in a production environment, so would be nice to remove it.

we are returning the file, so there's no need to log it
@seanadkinson
Copy link
Contributor

Can we delete the other console.logs as well? Those four methods ought to just be empty, and show the signature of the callback (expect preprocess, which does need to call next(file))

Copy link

@pruhstal pruhstal left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

4 participants