Skip to content

Commit af5f34f

Browse files
committed
selection/grid/_export.mjs #6452 -testing log
1 parent 22aa66a commit af5f34f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/grid/bigData/ControlsContainer.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ class ControlsContainer extends Container {
256256
* @param {Object} data
257257
*/
258258
onSelectionModelChange(data) {
259-
console.log(selection);
260259
this.grid.view.selectionModel = data.component.selectionModel
261260
}
262261

0 commit comments

Comments
 (0)