ソースを参照

update app/pages/chargeV2/PaymentListV2.js

wudebin 5 ヶ月 前
コミット
4d971882b1
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Strides-SPAPP/app/pages/chargeV2/PaymentListV2.js

+ 0 - 1
Strides-SPAPP/app/pages/chargeV2/PaymentListV2.js

@@ -8,7 +8,6 @@ import BottomModal from '../../components/BottomModal';
 import BadgeSelectItem from '../../components/BadgeSelectItem';
 import { ChargeStyle } from './Charging';
 import { PAYTYPE, PaymentIcon } from '../payment/PaymentConfig';
-import Skeleton from "react-native-reanimated-skeleton";
 import TextView from '../../components/TextView';
 import apiCharge from '../../api/apiCharge';
 import Button from '../../components/Button';