Skip to content

Commit

Permalink
lint, unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
grgia committed Sep 15, 2023
1 parent a0f63bd commit 0ede2e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import lodashGet from 'lodash/get';
import {View} from 'react-native';
import styles from '../../../../styles/styles';
import * as Expensicons from '../../../../components/Icon/Expensicons';
import * as Browser from '../../../../libs/Browser';
import Navigation from '../../../../libs/Navigation/Navigation';
import ROUTES from '../../../../ROUTES';
import NAVIGATORS from '../../../../NAVIGATORS';
Expand Down

0 comments on commit 0ede2e6

Please sign in to comment.