Skip to content

Commit a65adfa

Browse files
[autofix.ci] apply automated fixes
1 parent a1d8c72 commit a65adfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/loot-core/src/types/models/forecast.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ export type ForecastResult = {
3333
};
3434
forecastStartDate: string;
3535
forecastEndDate: string;
36-
};;
36+
};

0 commit comments

Comments
 (0)