From 52e549ee8a9914cf7fb7870bc9e76c2c10c36491 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:50:53 +0000 Subject: [PATCH 1/2] Initial plan From e8e79d168e936a35be5bd80fdf37411305764640 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:52:53 +0000 Subject: [PATCH 2/2] Remove extra blank line for consistency Co-authored-by: yrong <4383920+yrong@users.noreply.github.com> --- contracts/test/GatewayV2.t.sol | 1 - 1 file changed, 1 deletion(-) 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 { ); } } -