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

Put in return to suppress promise warning #102

Closed
wants to merge 1 commit into from
Closed

Put in return to suppress promise warning #102

wants to merge 1 commit into from

Conversation

nstuyvesant
Copy link

This prevents this warning with node 7.7.4...
Warning: a promise was created in a handler at Users/nates/Documents/Development/shy/node_modules/lusca/index.js:48:21 but was not returned from it, see http://goo.gl/rRqMUw

Solves issue 101.

This prevents this warning with node 7.7.4...
Warning: a promise was created in a handler at Users/nates/Documents/Development/shy/node_modules/lusca/index.js:48:21 but was not returned from it, see http://goo.gl/rRqMUw
@shaunwarman
Copy link
Member

👍

@linkRace
Copy link
Contributor

linkRace commented Aug 7, 2017

Put this in #110, so closing this one out

@linkRace linkRace closed this Aug 7, 2017
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