diff --git a/index.js b/index.js index d56d23c..5460b86 100644 --- a/index.js +++ b/index.js @@ -296,7 +296,6 @@ class SortableGrid extends Component { }; assessGridSize = ({ nativeEvent }) => { - console.log("Calculating grid size"); if ( this.props.itemWidth && this.props.itemWidth < nativeEvent.layout.width