mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-17 05:26:36 +00:00
remove unused propType
This commit is contained in:
parent
e7d8284d69
commit
c820cf8ce3
@ -47,8 +47,7 @@ export default class WantToSwapMy extends Component {
|
||||
SWAP_ORIGIN_KIND_TO: PropTypes.func,
|
||||
SWAP_DESTINATION_KIND_TO: PropTypes.func,
|
||||
SWAP_ORIGIN_AMOUNT_TO: PropTypes.func,
|
||||
SWAP_DESTINATION_AMOUNT_TO: PropTypes.func,
|
||||
swapOriginKindAndDestinationKindAndDestinationOptionsTo: PropTypes.func
|
||||
SWAP_DESTINATION_AMOUNT_TO: PropTypes.func
|
||||
};
|
||||
|
||||
onClickStartSwap() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user