[ACS-5645] Removed unwanted code

This commit is contained in:
Yasa-Nataliya
2023-10-09 20:45:28 +05:30
parent ca39fc30d8
commit f5f298b62b
@@ -187,7 +187,6 @@
</mat-expansion-panel-header>
<adf-dynamic-component [id]="customPanel.component" [data]="{ node }"></adf-dynamic-component>
</mat-expansion-panel>
<ng-container *ngIf="expanded">
<ng-container *ngIf="groupedProperties$ | async; else loading; let groupedProperties">
<div *ngFor="let group of groupedProperties; let first = first;"
class="adf-metadata-grouped-properties-container">