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 some unused variables. #293

Merged
merged 1 commit into from
Jul 24, 2014

Conversation

hindessm
Copy link
Contributor

A few more unused variables.
-Mark

@@ -15,7 +15,6 @@
**/

var util = require("util");
var when = require("when");
Copy link
Member

Choose a reason for hiding this comment

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

This isn't unused - see line 131

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops. Sometimes merges look trivial but they are not. It started being used again in fea6280. Will check merge properly and push again.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.28%) when pulling e96fff5 on hindessm:remove-some-unused-variables into 16a5aa7 on node-red:master.

knolleary added a commit that referenced this pull request Jul 24, 2014
@knolleary knolleary merged commit 166a798 into node-red:master Jul 24, 2014
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.

None yet

3 participants