mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Remove comment
This commit is contained in:
parent
a54f910928
commit
4b511188c7
|
@ -123,7 +123,7 @@ contract WETHGateway is IWETHGateway, Ownable {
|
|||
|
||||
/**
|
||||
* @dev transfer native Ether from the utility contract, for native Ether recovery in case of stuck Ether
|
||||
* due selfdestructs, transfer ether to pre-computated contract address before deployment or bad contract behaviour.
|
||||
* due selfdestructs or transfer ether to pre-computated contract address before deployment.
|
||||
* @param to recipient of the transfer
|
||||
* @param amount amount to send
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user