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

Passing in an unused 'this' #97

Open
cuth opened this issue May 20, 2014 · 2 comments
Open

Passing in an unused 'this' #97

cuth opened this issue May 20, 2014 · 2 comments

Comments

@cuth
Copy link

cuth commented May 20, 2014

The bottom of the qwery.js file passes in an additional 'this'.

}, this);

When the function only accepts 3 arguments.

(function (name, context, definition) {
@cuth
Copy link
Author

cuth commented May 21, 2014

I'd give you a pull request but I had an issue installing weak.

@ded
Copy link
Owner

ded commented May 21, 2014

oh hmm. this seems incorrect. i can go ahead and remove it

SepehrAsh added a commit to SepehrAsh/qwery that referenced this issue Dec 17, 2020
… Deleted & One Operator

Was Missing That Is Handled In This Commit
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

No branches or pull requests

2 participants