Update main.sol

This commit is contained in:
Sowmay Jain 2022-03-22 03:22:37 +05:30 committed by GitHub
parent b59d97c234
commit 5d7ef4e272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ abstract contract ZeroEx is Helpers {
* @param callData Data from 0x API.
* @param setId ID stores the amount of token brought.
*/
function swap(
address buyAddr,
address sellAddr,