Skip to content

Commit

Permalink
more formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jhweintraub committed Oct 15, 2024
1 parent a8e6726 commit 0bd89b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {IERC20} from "../../../vendor/openzeppelin-solidity/v4.8.3/contracts/tok
import {IERC165} from "../../../vendor/openzeppelin-solidity/v4.8.3/contracts/utils/introspection/IERC165.sol";

contract BurnMintERC20Setup is BaseTest {

FactoryBurnMintERC20 internal s_burnMintERC20;

address internal s_mockPool = address(6243783892);
Expand Down

0 comments on commit 0bd89b5

Please sign in to comment.