Skip to content

Commit

Permalink
Fix JS style
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed May 27, 2022
1 parent 06d300f commit d1b84cf
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 @@ -3,7 +3,6 @@ import {withOnyx} from 'react-native-onyx';
import PropTypes from 'prop-types';
import {Keyboard, View} from 'react-native';
import _ from 'underscore';
import lodashFindLast from 'lodash/findLast';
import styles from '../../styles/styles';
import ScreenWrapper from '../../components/ScreenWrapper';
import HeaderView from './HeaderView';
Expand Down

0 comments on commit d1b84cf

Please sign in to comment.