Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Jan 17, 2025
1 parent c2d6dad commit 8ac6af5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ui/components/HeaderViewTest.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import type Navigation from '@libs/Navigation/Navigation';
import HeaderView from '@pages/home/HeaderView';
import CONST from '@src/CONST';
import ONYXKEYS from '@src/ONYXKEYS';
import createRandomReportAction from '../../utils/collections/reportActions';
import createRandomReport from '../../utils/collections/reports';
import waitForBatchedUpdates from '../../utils/waitForBatchedUpdates';

Expand Down

0 comments on commit 8ac6af5

Please sign in to comment.