Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hensha256 committed Aug 3, 2024
1 parent 701a035 commit 40323b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/router/V4Router.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ contract V4RouterTest is RoutingTestHelpers {
assertEq(outputBalanceAfter, outputBalanceBefore);
}


// This is not a real use-case in isolation, but will be used in the UniversalRouter if a v4
// swap is before another swap on v2/v3
function test_swapExactInputSingle_zeroForOne_takeToRouter() public {
Expand Down

0 comments on commit 40323b9

Please sign in to comment.