removing console.log
This commit is contained in:
@ -388,7 +388,6 @@ define(
|
||||
}.bind(this));
|
||||
},
|
||||
handleSetPage: function(page) {
|
||||
console.log('listing > handleSetPage('+page+')');
|
||||
this.setState({
|
||||
page: page,
|
||||
selection: false,
|
||||
|
Reference in New Issue
Block a user