Skip to content

Commit cfbe46d

Browse files
committed
disable warning
1 parent 6b2a810 commit cfbe46d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/ReportUtils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ import type {NotificationPreference, Participants, Participant as ReportParticip
7575
import type {Message, OldDotReportAction, ReportActions} from '@src/types/onyx/ReportAction';
7676
import type {PendingChatMember} from '@src/types/onyx/ReportMetadata';
7777
import type {OnyxData} from '@src/types/onyx/Request';
78+
// eslint-disable-next-line @typescript-eslint/no-deprecated
7879
import type {SearchTransaction} from '@src/types/onyx/SearchResults';
7980
import type {Comment, TransactionChanges, WaypointCollection} from '@src/types/onyx/Transaction';
8081
import type {FileObject} from '@src/types/utils/Attachment';

0 commit comments

Comments
 (0)