Skip to content

Commit

Permalink
Cleanup leftover console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Aug 17, 2015
1 parent e480680 commit 495d4c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion js/src/treegrid/treegrid-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions js/src/treegrid/treegrid.js
Original file line number Diff line number Diff line change
Expand Up @@ -1346,8 +1346,6 @@ links.TreeGrid.Grid.prototype.reflow = function() {
this.onUpdateHeight(diffHeight);
}

console.log('Grid.reflow', resized)

return resized;
};

Expand Down

0 comments on commit 495d4c4

Please sign in to comment.