Skip to content

Commit a7a908d

Browse files
committed
update app icons and remove log line
1 parent 3310193 commit a7a908d

File tree

6 files changed

+0
-1
lines changed

6 files changed

+0
-1
lines changed

cider-app/src/app/entity-spreadsheet/entity-spreadsheet.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export class EntitySpreadsheetComponent implements OnInit, OnDestroy {
7474

7575
await this.setupColumns();
7676
this.setupRows();
77-
console.log('column config', this.columnConfig(), 'data', this.data());
7877
}
7978

8079
private async setupColumns(): Promise<void> {
3.55 KB
Loading
27.4 KB
Loading
-127 KB
Binary file not shown.
37.2 KB
Binary file not shown.

cider-app/src/favicon.ico

-3.96 KB
Binary file not shown.

0 commit comments

Comments
 (0)