Skip to content

Commit

Permalink
solhint tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanRHall committed Aug 29, 2024
1 parent f30d940 commit 0a1fbb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/src/v0.8/ccip/offRamp/OffRamp.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {IFeeQuoter} from "../interfaces/IFeeQuoter.sol";
import {IMessageInterceptor} from "../interfaces/IMessageInterceptor.sol";
import {INonceManager} from "../interfaces/INonceManager.sol";
import {IPoolV1} from "../interfaces/IPool.sol";
import {IPriceRegistry} from "../interfaces/IPriceRegistry.sol";
import {IRMNRemote, MerkleRoot, Signature as RMNSig} from "../interfaces/IRMNRemote.sol";
import {IRouter} from "../interfaces/IRouter.sol";
import {ITokenAdminRegistry} from "../interfaces/ITokenAdminRegistry.sol";
Expand Down

0 comments on commit 0a1fbb1

Please sign in to comment.