Skip to content

Commit

Permalink
refactor: remove not needed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
barttom committed Sep 25, 2023
1 parent 47a5d08 commit 378247d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/WalletStatementModal/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {WebView} from 'react-native-webview';
import lodashGet from 'lodash/get';
import {withOnyx} from 'react-native-onyx';
import _ from 'underscore';

import {walletStatementPropTypes, walletStatementDefaultProps} from './WalletStatementModalPropTypes';
import FullScreenLoadingIndicator from '../FullscreenLoadingIndicator';
import * as Report from '../../libs/actions/Report';
Expand Down

0 comments on commit 378247d

Please sign in to comment.