Skip to content

Commit 509d612

Browse files
author
nicola74
committed
Commented log
1 parent 6549e00 commit 509d612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/chatlib/conversation-detail/message/bubble-message/bubble-message.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export class BubbleMessageComponent implements OnInit, OnChanges {
3333

3434
private logger: LoggerService = LoggerInstance.getInstance()
3535
constructor(public sanitizer: DomSanitizer) {
36-
console.log('BUBBLE-MSG Hello !!!!')
36+
// console.log('BUBBLE-MSG Hello !!!!')
3737
}
3838

3939
ngOnInit() {

0 commit comments

Comments
 (0)