mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
Removed getAddressAdmin()
This commit is contained in:
parent
f397cfb95f
commit
c494a74891
|
@ -114,13 +114,6 @@ contract Helpers is DSMath {
|
|||
ude = 0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14;
|
||||
}
|
||||
|
||||
/**
|
||||
* @dev get admin address
|
||||
*/
|
||||
function getAddressAdmin() public pure returns (address admin) {
|
||||
admin = 0x7284a8451d9a0e7Dc62B3a71C0593eA2eC5c5638;
|
||||
}
|
||||
|
||||
/**
|
||||
* @dev get onchain ethereum price
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user