Skip to content

Commit

Permalink
fix: remove setIsReportScreenIsReady
Browse files Browse the repository at this point in the history
  • Loading branch information
tienifr committed Jun 15, 2023
1 parent ae34f8a commit 5e7a8e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/ReportScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ class ReportScreen extends React.Component {

this.fetchReportIfNeeded();
ComposerActions.setShouldShowComposeInput(true);
Navigation.setIsReportScreenIsReady();
}

componentDidUpdate(prevProps) {
Expand Down

0 comments on commit 5e7a8e9

Please sign in to comment.