Skip to content

Commit

Permalink
chore: cleanup unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
pac-guerreiro committed Jan 24, 2024
1 parent 76a7fda commit 7a05d93
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion src/pages/iou/request/step/IOURequestStepWaypoint.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import {useNavigation} from '@react-navigation/native';
import lodashGet from 'lodash/get';
import PropTypes from 'prop-types';
import React, {useMemo, useRef, useState} from 'react';
import {View} from 'react-native';
import {withOnyx} from 'react-native-onyx';
import _ from 'underscore';
import AddressSearch from '@components/AddressSearch';
Expand Down
15 changes: 0 additions & 15 deletions src/pages/iou/request/step/getAddressFormHeight/index.js

This file was deleted.

14 changes: 0 additions & 14 deletions src/pages/iou/request/step/getAddressFormHeight/index.native.js

This file was deleted.

0 comments on commit 7a05d93

Please sign in to comment.