Skip to content

Commit 7acd835

Browse files
committed
Remove the extra data loading function
1 parent 6a145f3 commit 7acd835

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

angular/src/app/search/filters/filters.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ export class FiltersComponent implements OnInit, AfterViewInit {
131131
ngOnInit() {
132132
this.msgs = [];
133133
this.searchResultsError = [];
134-
135-
this.getFields();
136134
}
137135

138136
/**

0 commit comments

Comments
 (0)