Skip to content

Commit 7255bcb

Browse files
committed
Remove log
1 parent 1e37a4a commit 7255bcb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/iris-grid/src/IrisGridSimplePivotModel.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,9 +563,6 @@ class IrisGridSimplePivotModel extends IrisGridModel {
563563
) {
564564
throw new Error('Invalid model, setModel not available');
565565
}
566-
log.debug('[3] setModel', oldModel.movedColumns);
567-
568-
// TODO: set totals table, subscribe to updates
569566
if (this.listenerCount > 0) {
570567
this.addListeners(model);
571568
}

0 commit comments

Comments
 (0)