chore: fmt

This commit is contained in:
royvardhan
2025-01-30 19:00:15 +05:30
parent ea504faca1
commit 719a15c0e5
4 changed files with 4 additions and 4 deletions

View File

@@ -192,4 +192,4 @@ contract TychoRouterTestSetup is Test, Constants {
) internal pure returns (bytes memory) {
return abi.encodePacked(tokenIn, target, receiver, zero2one);
}
}
}