Skip to content

Commit

Permalink
feat(chore): rm new line
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Sep 16, 2024
1 parent 15a8f46 commit cc5649c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ pragma solidity ^0.8.20;
import { Ownable } from "@openzeppelin/contracts/access/Ownable.sol";
import { IERC20 } from "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import { Reporter } from "../Reporter.sol";

import { StateMachine } from "@polytope-labs/ismp-solidity/interfaces/StateMachine.sol";
import { BaseIsmpModule } from "@polytope-labs/ismp-solidity/interfaces/IIsmpModule.sol";
import { IDispatcher, DispatchPost } from "@polytope-labs/ismp-solidity/interfaces/IDispatcher.sol";
Expand Down

0 comments on commit cc5649c

Please sign in to comment.