CST-12455_coar-7sync Removed console.log

This commit is contained in:
Mattia Vianelli
2023-11-17 00:14:47 +01:00
parent 1405e23f9c
commit 6c710b709a

View File

@@ -68,7 +68,6 @@ export class LdnServicesOverviewComponent implements OnInit, OnDestroy {
)) ))
); );
console.log(this.ldnServicesRD$)
} }
ngOnDestroy(): void { ngOnDestroy(): void {