Skip to content

Commit 3a232bb

Browse files
author
manasa
committed
removed comments
1 parent 97fdc51 commit 3a232bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/angular-sdk-components/src/lib/_components/template/advanced-search/search-groups/search-groups.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ export class SearchGroupsComponent implements OnInit, OnDestroy, OnChanges {
178178
]
179179
};
180180

181-
console.log('SearchGroupsComponent - createSearchFields - searchFieldsViewConfig: ', searchFieldsViewConfig);
182-
183181
// Create c11n env (Angular will render this via the SDK host component)
184182
this.searchFieldsC11nEnv.set(
185183
PCore.createPConnect({

0 commit comments

Comments
 (0)