mirror of
https://github.com/Instadapp/yield-contract.git
synced 2024-07-29 21:47:29 +00:00
removed receive() function from exchangeRate.sol
This commit is contained in:
parent
ebfb2b7a03
commit
1bebad05cd
|
@ -13,6 +13,4 @@ contract LogicOne {
|
|||
PoolInterface(address(this)).setExchangeRate();
|
||||
}
|
||||
|
||||
receive() external payable {}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user