Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
KrAbhas committed Jan 10, 2024
1 parent 11dbb77 commit 11b97e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/HeaderUtils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type {ThreeDotsMenuItem} from '@components/HeaderWithBackButton/types';
import * as Expensicons from '@components/Icon/Expensicons';
import type OnyxReport from '@src/types/onyx/Report';
import type { ThreeDotsMenuItem } from '@components/HeaderWithBackButton/types';
import * as Report from './actions/Report';
import * as Session from './actions/Session';
import * as Localize from './Localize';
Expand Down

0 comments on commit 11b97e8

Please sign in to comment.