remove unused params
This commit is contained in:
parent
063a4a775c
commit
2c10ee82da
@ -23,7 +23,6 @@ contract Vester is IVester, IERC20, ReentrancyGuard, Governable {
|
||||
address public override rewardTrackerEsCEC;
|
||||
|
||||
uint256 public override totalSupply;
|
||||
uint256 public pairSupply;
|
||||
bool public needCheckStake;
|
||||
|
||||
mapping(address account => uint256 amount) public balances;
|
||||
|
Loading…
x
Reference in New Issue
Block a user