Skip to content

Commit

Permalink
Removes unnecesary line.
Browse files Browse the repository at this point in the history
  • Loading branch information
steven2308 committed Jan 2, 2024
1 parent 5733efd commit 7ac65e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/RMRK/utils/RMRKCatalogUtils.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import "../library/RMRKErrors.sol";
*/
contract RMRKCatalogUtils {
using RMRKLib for uint64[];
using RMRKLib for uint256[];

/**
* @notice Used to store the core structure of the `Equippable` RMRK lego.
Expand Down

0 comments on commit 7ac65e2

Please sign in to comment.