Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Nov 7, 2024
1 parent b4c2dfb commit e705420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/plugins/assets/origin/OETHCollateralL2Base.sol
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import "../../../libraries/Fixed.sol";
import "../ERC4626FiatCollateral.sol";
import "../OracleLib.sol";


interface IMorphoChainlinkOracleV2 {
function price() external view returns (uint256);
}
Expand Down

0 comments on commit e705420

Please sign in to comment.