diff --git a/v2/test/GatewayZEVM.t.sol b/v2/test/GatewayZEVM.t.sol index ed648b3b..8f8336d6 100644 --- a/v2/test/GatewayZEVM.t.sol +++ b/v2/test/GatewayZEVM.t.sol @@ -419,7 +419,6 @@ contract GatewayZEVMInboundTest is Test, IGatewayZEVMEvents, IGatewayZEVMErrors function testWithdrawZETA() public { uint256 amount = 1; - // uint256 ownerBalanceBefore = zetaToken.balanceOf(owner); // uint256 gatewayBalanceBefore = zetaToken.balanceOf(address(gateway)); // uint256 protocolBalanceBefore = protocolAddress.balance; uint256 chainId = 1;