Skip to content

Commit 7409e6d

Browse files
committed
Removing empty lines.
1 parent c79aed5 commit 7409e6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eform-client/src/app/plugins/modules/backend-configuration-pn/modules/reports/components/report-header/report-header.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ export class ReportHeaderComponent implements OnInit, OnDestroy {
3939
generateForm: FormGroup;
4040
valueChangesSub$: Subscription;
4141

42-
43-
4442
ngOnInit() {
4543
this.iconRegistry.addSvgIconLiteral('file-word', this.sanitizer.bypassSecurityTrustHtml(WordIcon));
4644
this.iconRegistry.addSvgIconLiteral('file-excel', this.sanitizer.bypassSecurityTrustHtml(ExcelIcon));

0 commit comments

Comments
 (0)