Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Sep 23, 2024
1 parent 43227ff commit 07a8129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ReportTypingIndicator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import * as ReportUtils from '@libs/ReportUtils';
import ONYXKEYS from '@src/ONYXKEYS';

type ReportTypingIndicatorProps = {
// eslint-disable-next-line react/no-unused-prop-types -- This is used by withOnyx
reportID: string;
};

Expand Down

0 comments on commit 07a8129

Please sign in to comment.