diff --git a/contracts/test/GatewayV2.t.sol b/contracts/test/GatewayV2.t.sol index d3732eb04..31c4715f9 100644 --- a/contracts/test/GatewayV2.t.sol +++ b/contracts/test/GatewayV2.t.sol @@ -1465,4 +1465,3 @@ contract GatewayV2Test is Test { ); } } -