Skip to content

Commit d5dd0e6

Browse files
author
Sharma
committed
Removed a console statement
1 parent c640901 commit d5dd0e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/angular-sdk-components/src/lib/_components/template/default-page/default-page.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export class DefaultPageComponent implements OnInit, OnChanges {
3737
}
3838

3939
ngOnInit() {
40-
// console.log(`ngOnInit (no registerAndSubscribe!): Region`);
4140
this.backgroundImage = this.configProps$?.backgroundImage;
4241
this.updateSelf();
4342
}

0 commit comments

Comments
 (0)