Remove code in preparation for v5.0 (#4258)
Co-authored-by: Ernesto García <ernestognw@gmail.com> Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
@ -5,7 +5,7 @@ pragma solidity ^0.8.0;
|
||||
import "../../token/ERC721/extensions/ERC721Consecutive.sol";
|
||||
import "../../token/ERC721/extensions/ERC721Enumerable.sol";
|
||||
import "../../token/ERC721/extensions/ERC721Pausable.sol";
|
||||
import "../../token/ERC721/extensions/draft-ERC721Votes.sol";
|
||||
import "../../token/ERC721/extensions/ERC721Votes.sol";
|
||||
|
||||
/**
|
||||
* @title ERC721ConsecutiveMock
|
||||
|
||||
Reference in New Issue
Block a user