Skip to content

Commit

Permalink
Update TaikoTokenBase.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik committed May 2, 2024
1 parent fb92b25 commit 8ccee2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/protocol/contracts/tko/TaikoTokenBase.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pragma solidity 0.8.24;

import "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC20VotesUpgradeable.sol";
import "@openzeppelin/contracts-upgradeable/utils/introspection/IERC165Upgradeable.sol";
import "@openzeppelin/contracts-upgradeable/interfaces/IERC6372Upgradeable.sol";
import "../common/EssentialContract.sol";
import "../common/LibStrings.sol";

Expand Down

0 comments on commit 8ccee2e

Please sign in to comment.