Skip to content

Commit

Permalink
fixing some type boogaloo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor Przybylski committed Feb 11, 2024
1 parent 4002105 commit 735339c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/charts/transformers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ export interface Costs {
}

export interface MonthSummary {
// Decimal
bilans: string;
// Decimal
end_saldo: string;
// Decimal
Expand Down

0 comments on commit 735339c

Please sign in to comment.