Skip to content

Commit

Permalink
rm cl
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Oct 26, 2024
1 parent 77f058e commit b530504
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/abstract/ERC20PriceOracleReceiptVaultTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ import {
import {LibERC20PriceOracleReceiptVaultCreator} from "../lib/LibERC20PriceOracleReceiptVaultCreator.sol";
import {Receipt as ReceiptContract} from "src/concrete/receipt/Receipt.sol";
import {TwoPriceOracle, TwoPriceOracleConfig} from "src/concrete/oracle/TwoPriceOracle.sol";
import {
ChainlinkFeedPriceOracle, ChainlinkFeedPriceOracleConfig
} from "src/concrete/oracle/ChainlinkFeedPriceOracle.sol";
import {IERC20} from "forge-std/interfaces/IERC20.sol";
import {IPriceOracleV2} from "src/interface/IPriceOracleV2.sol";

Expand Down

0 comments on commit b530504

Please sign in to comment.