Skip to content

Commit 2c166fe

Browse files
authored
chore: remove old todo comment (#3615)
We already switched to openzeppelin contracts.
1 parent 46e64a1 commit 2c166fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/src/EspToken.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// SPDX-License-Identifier: MIT
33
pragma solidity ^0.8.0;
44

5-
// TODO MA: should we really use solmate, or just stick with openzeppelin?
65
import { ERC20Upgradeable } from
76
"@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol";
87
import { OwnableUpgradeable } from

0 commit comments

Comments
 (0)