Skip to content

Commit

Permalink
trying to lint errors 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasboebel committed Dec 1, 2023
1 parent e52669b commit c72a3b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import CashFlowGraph from '../graphs/CashFlowGraph';
import Header from '../Header';
import { cashFlowByDate } from '../spreadsheets/cash-flow-spreadsheet';
import useReport from '../useReport';
import { Handlers } from 'loot-core/src/types/handlers';

export default function CashFlow(): JSX.Element {
const {
Expand Down

0 comments on commit c72a3b3

Please sign in to comment.