remove code noused
This commit is contained in:
parent
aa652d3fe3
commit
fbe617154b
@ -3,7 +3,6 @@ pragma solidity 0.8.10;
|
||||
import "@openzeppelin/contracts/access/Ownable.sol";
|
||||
|
||||
contract TimeChecker is Ownable {
|
||||
mapping(address => bool) private approvalLists;
|
||||
uint256 private _duration;
|
||||
|
||||
constructor() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user