Skip to content

Conversation

@devonharvey
Copy link
Contributor

Removed the unused 'row' variable from Grid.prototype._buildNodes and Grid.prototype.clone. In both functions, the variable was initialized, but never used or assigned a value. Removing the unused variable makes the code more readable. No other files were changed.

qiao added a commit that referenced this pull request Jun 4, 2015
@qiao qiao merged commit 7fbfb6f into qiao:master Jun 4, 2015
@qiao
Copy link
Owner

qiao commented Jun 4, 2015

Thanks 👍

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