Remove unused dependency.
This commit is contained in:
parent
03f069fc74
commit
6bc53a0cd2
@ -31,7 +31,6 @@ export class BalanceChartComponent implements OnInit, OnChanges {
|
||||
constructor(
|
||||
private elementRef: ElementRef,
|
||||
private dailyBalanceService: DailyBalanceService,
|
||||
@Inject('accountIdService') private accountIdService,
|
||||
) {
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user