remove log
This commit is contained in:
parent
3cd74bee0b
commit
fcac260ba6
@ -46,7 +46,7 @@
|
|||||||
let priceList = [];
|
let priceList = [];
|
||||||
let netCallList = [];
|
let netCallList = [];
|
||||||
let netPutList = [];
|
let netPutList = [];
|
||||||
console.log(rawData)
|
|
||||||
// Iterate over the data and extract required information
|
// Iterate over the data and extract required information
|
||||||
rawData?.forEach(item => {
|
rawData?.forEach(item => {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user