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 a weird new in code #753

Closed
wants to merge 1 commit into from
Closed

Remove a weird new in code #753

wants to merge 1 commit into from

Conversation

sokra
Copy link
Contributor

@sokra sokra commented Oct 26, 2012

This expression is really weird: new require('bson').BSONPure

I think it's incorrect and the new should be removed to: require('bson').BSONPure

christkv added a commit that referenced this pull request Oct 29, 2012
@christkv
Copy link
Contributor

merged

@christkv christkv closed this Oct 29, 2012
@sokra
Copy link
Contributor Author

sokra commented Oct 29, 2012

thx 😄

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