From bfbe585bc9186c5c07739080aad47c87eb7a3062 Mon Sep 17 00:00:00 2001 From: Haythem Sellami <17862704+haythemsellami@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:53:36 +0300 Subject: [PATCH] clean --- test/A16zPropertyTests.t.sol | 1 - 1 file changed, 1 deletion(-) diff --git a/test/A16zPropertyTests.t.sol b/test/A16zPropertyTests.t.sol index 3c35e0c9..27c0f070 100644 --- a/test/A16zPropertyTests.t.sol +++ b/test/A16zPropertyTests.t.sol @@ -29,7 +29,6 @@ contract A16zPropertyTests is ERC4626Test { EulerAggregationLayerFactory eulerAggregationLayerFactory; EulerAggregationLayer eulerAggregationLayer; - WithdrawalQueue withdrawalQueue; function setUp() public override { rewardsImpl = new Rewards();