Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
soloseng committed Nov 19, 2024
1 parent f5236d6 commit 7b70304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/protocol/test-sol/unit/common/Registry.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ contract RegistryTest_L2 is WhenL2, RegistryTest {
function setUp() public {
super.setUp();
registry = IRegistry(address(_registry));
setupEpochManager();
}
}

Expand Down

0 comments on commit 7b70304

Please sign in to comment.