Skip to content

Commit 509df42

Browse files
authored
Add RebasingComponentModule with FlashMintWrapped integration tests (#184)
1 parent 1ebd3db commit 509df42

File tree

2 files changed

+534
-2
lines changed

2 files changed

+534
-2
lines changed

contracts/exchangeIssuance/FlashMintWrapped.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ import { IWrapModuleV2} from "../interfaces/IWrapModuleV2.sol";
3333
import { Ownable } from "@openzeppelin/contracts/access/Ownable.sol";
3434
import { DEXAdapter } from "./DEXAdapter.sol";
3535

36-
import "hardhat/console.sol";
37-
3836
/**
3937
* @title FlashMintWrapped
4038
*

0 commit comments

Comments
 (0)