Skip to content

Commit

Permalink
remove uneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
srikarparsi committed Apr 25, 2024
1 parent a8694d1 commit 2990a7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/onyx/Report.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type {ValueOf} from 'type-fest';
import type CONST from '@src/CONST';
import {ReportNameKeys} from '@src/CONST';
import type ONYXKEYS from '@src/ONYXKEYS';
import type CollectionDataSet from '@src/types/utils/CollectionDataSet';
import type * as OnyxCommon from './OnyxCommon';
Expand Down

0 comments on commit 2990a7d

Please sign in to comment.