removing console.log

This commit is contained in:
Jonathan Labreuille
2015-10-21 13:49:18 +02:00
parent f200f44e4c
commit 43c91e7290

View File

@ -388,7 +388,6 @@ define(
}.bind(this));
},
handleSetPage: function(page) {
console.log('listing > handleSetPage('+page+')');
this.setState({
page: page,
selection: false,