loan-details.component.ts edited online : ps

This commit is contained in:
gandhimathi 2019-03-25 10:00:21 +00:00
parent 4a6b979d77
commit 696e1ffdae

View File

@ -75,10 +75,6 @@ export class LoanDetailsComponent implements OnInit {
existCompanyList: any = [];
companies: any = [];
/* Declaration of Variables For Amount IN words */
z
/** Constructor Of the Class */
constructor(notifier: NotifierService,
private fb: FormBuilder,