Skip to content

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoonbang committed Jan 9, 2025
1 parent 1077d42 commit 05f3201
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {OffRampSetup} from "./OffRampSetup.t.sol";
import {Internal} from "../../../libraries/Internal.sol";
import {IMessageTransformer} from "../../../interfaces/IMessageTransformer.sol";
import {MessageTransformerHelper} from "../../helpers/MessageTransformerHelper.sol";
import {MultiOCR3Base} from "../../../ocr/MultiOCR3Base.sol";
import {Router} from "../../../Router.sol";

contract MessageTransformerOffRamp_executeSingleMessage is OffRampSetup {
Expand Down

0 comments on commit 05f3201

Please sign in to comment.