removed component type logs
This commit is contained in:
parent
3fc663a4b6
commit
487afc6464
1 changed files with 1 additions and 1 deletions
|
|
@ -534,7 +534,7 @@ export function simpleLineChartData(
|
|||
}
|
||||
});
|
||||
}
|
||||
console.log(lineData)
|
||||
// console.log(lineData)
|
||||
return lineData;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue