LP1959048: manual ng lint fixes
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / share / holdings / mark-damaged-dialog.component.ts
index 9b63441..6ccea62 100644 (file)
@@ -1,4 +1,4 @@
-import {Component, OnInit, Input, ViewChild} from '@angular/core';
+import {Component, Input, ViewChild} from '@angular/core';
 import {Observable, throwError, from} from 'rxjs';
 import {switchMap} from 'rxjs/operators';
 import {NetService} from '@eg/core/net.service';
@@ -24,7 +24,7 @@ import {ComboboxEntry} from '@eg/share/combobox/combobox.component';
 })
 
 export class MarkDamagedDialogComponent
-    extends DialogComponent implements OnInit {
+    extends DialogComponent {
 
     @Input() copyId: number;
     copy: IdlObject;
@@ -57,8 +57,6 @@ export class MarkDamagedDialogComponent
         this.billingTypes = [];
     }
 
-    ngOnInit() {}
-
     /**
      * Fetch the item/record, then open the dialog.
      * Dialog promise resolves with true/false indicating whether