Clean up comments (#1043)

* Clean up comments
This commit is contained in:
Thomas Kaul
2022-06-25 17:30:43 +02:00
committed by GitHub
parent 109f0ebd70
commit d130efad47
34 changed files with 0 additions and 183 deletions

View File

@@ -62,9 +62,6 @@ export class FireCalculatorComponent
private unsubscribeSubject = new Subject<void>();
/**
* @constructor
*/
public constructor(
private changeDetectorRef: ChangeDetectorRef,
private fireCalculatorService: FireCalculatorService,

View File

@@ -6,9 +6,6 @@ export class FireCalculatorService {
private readonly COMPOUND_PERIOD = 12;
private readonly CONTRIBUTION_PERIOD = 12;
/**
* @constructor
*/
public constructor() {}
public calculateCompoundInterest({