Skip to content

Commit d302474

Browse files
authored
Remove empty constructor
1 parent edf76f6 commit d302474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/treeview/stories/app-treeview-icons.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export class IconTreeviewDemoComponent implements AfterViewInit {
2020

2121
@ViewChild("document") documentIcon: TemplateRef<any>;
2222

23-
constructor() { }
2423

2524
ngAfterViewInit() {
2625
// Wait for the view child to be picked up

0 commit comments

Comments
 (0)