Skip to content

Commit 27cbef0

Browse files
committed
Delte ScrollView import to fix eslint error
1 parent 39095a5 commit 27cbef0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/iou/request/step/IOURequestStepDistanceGPS/index.native.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import DotIndicatorMessage from '@components/DotIndicatorMessage';
66
import ImageSVG from '@components/ImageSVG';
77
import type {MapViewHandle, WayPoint} from '@components/MapView/MapViewTypes';
88
import mapUtils from '@components/MapView/utils';
9-
import ScrollView from '@components/ScrollView';
109
import withCurrentUserPersonalDetails from '@components/withCurrentUserPersonalDetails';
1110
import useDefaultExpensePolicy from '@hooks/useDefaultExpensePolicy';
1211
import useIsInLandscapeMode from '@hooks/useIsInLandscapeMode';

0 commit comments

Comments
 (0)