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