Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
polymorpher committed Aug 30, 2021
1 parent 707c4fe commit eab907f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/client/src/integration/RequestPayment.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import React, { useState } from 'react'
import { useSelector } from 'react-redux'
import { SearchOutlined } from '@ant-design/icons'
import util from '../util'
import { useHistory } from 'react-router'
import WalletAddress from '../components/WalletAddress'
import Send from '../pages/Show/Send'
import { handleAddressError } from '../handler'
Expand Down

0 comments on commit eab907f

Please sign in to comment.