fix: remove console log

This commit is contained in:
Arman
2024-09-10 12:28:30 +02:00
parent 62ab802c9c
commit a7937ffc75
@@ -45,8 +45,6 @@
// label: toLocaleDate(invoice.from),
// value: invoice.$id
// }));
$: console.log(data.usage.executionsBreakdown);
</script>
<Container>