Skip to content

Commit

Permalink
Add RebasingComponentModule with FlashMintWrapped integration tes…
Browse files Browse the repository at this point in the history
…ts (#184)
  • Loading branch information
pblivin0x authored Sep 18, 2024
1 parent 1ebd3db commit 509df42
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/exchangeIssuance/FlashMintWrapped.sol
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ import { IWrapModuleV2} from "../interfaces/IWrapModuleV2.sol";
import { Ownable } from "@openzeppelin/contracts/access/Ownable.sol";
import { DEXAdapter } from "./DEXAdapter.sol";

import "hardhat/console.sol";

/**
* @title FlashMintWrapped
*
Expand Down
Loading

0 comments on commit 509df42

Please sign in to comment.