Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudozach committed Oct 30, 2023
1 parent e93c109 commit 9fdc5d6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/views/refund/steps/InputDestinationAddress.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,6 @@ const InputDestinationAddressStyles = theme => ({
// );
// }

// const StyledInputDestinationAddress = ({
// classes,
// setDestinationAddress,
// currency,
// refundFile,
// setRefundTransactionHash,
// }) => (

class InputDestinationAddress extends React.Component {
constructor() {
super();
Expand Down

1 comment on commit 9fdc5d6

@vercel
Copy link

@vercel vercel bot commented on 9fdc5d6 Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.