Skip to content
Snippets Groups Projects
Commit 9c641e7f authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

fix: #be drop spurious log

parent ce3926c4
No related branches found
No related tags found
No related merge requests found
......@@ -117,8 +117,6 @@ const devicesBehaviourData = JSON.parse(
parseFloat((item.time_spent / 100000).toFixed(2)),
]);
console.log(devicesBehaviourData);
const devicesBehaviourConfig = {
type: "bubble",
data: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment