Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
YouStillAlive committed Jun 28, 2024
1 parent 8c0ae3f commit 55f6102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/interfaces/IInvestProvider.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
pragma solidity ^0.8.0;

import "./IInvestedProvider.sol";
import "./IProvider.sol";

interface IInvestProvider is IProvider {
/// @notice Invest in a IDO pool
Expand Down

0 comments on commit 55f6102

Please sign in to comment.