Cleanup
This commit is contained in:
parent
112f56b6a3
commit
787bac7efe
|
@ -58,7 +58,7 @@ async function fetchAllContractData() {
|
||||||
})
|
})
|
||||||
.then(res => res.data)
|
.then(res => res.data)
|
||||||
.then(res => res.data.fixedProductMarketMakers)
|
.then(res => res.data.fixedProductMarketMakers)
|
||||||
console.log(response)
|
// console.log(response)
|
||||||
return response
|
return response
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user