Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into deploy-script
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubpark authored Jan 26, 2024
2 parents efe10ad + d2b9c4b commit 3c4f3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/foundry/deployment/Main.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import { TaggingModule } from "contracts/modules/tagging/TaggingModule.sol";
import { RoyaltyModule } from "contracts/modules/royalty-module/RoyaltyModule.sol";
import { DisputeModule } from "contracts/modules/dispute-module/DisputeModule.sol";
import { MockERC721 } from "contracts/mocks/MockERC721.sol";
import { IPResolver } from "contracts/resolvers/IPResolver.sol";

// script
import { StringUtil } from "script/foundry/utils/StringUtil.sol";
Expand Down

0 comments on commit 3c4f3b9

Please sign in to comment.