Skip to content

Commit de96879

Browse files
committed
chore: remove useless import
1 parent 08b4a20 commit de96879

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/morpho-chainlink/MorphoChainlinkOracleV2Factory.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import {IERC4626} from "./libraries/VaultLib.sol";
88

99
import {MorphoChainlinkOracleV2} from "./MorphoChainlinkOracleV2.sol";
1010

11-
import "forge-std/Test.sol";
12-
1311
/// @title MorphoChainlinkOracleV2Factory
1412
/// @author Morpho Labs
1513
/// @custom:contact security@morpho.org

0 commit comments

Comments
 (0)