mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Remove log
This commit is contained in:
parent
f354d68350
commit
f6c4c9260f
@ -67,7 +67,6 @@ const main = async () => {
|
||||
formatSize(delta),
|
||||
percentageDifference(oldValue, value),
|
||||
];
|
||||
console.log(output);
|
||||
return output;
|
||||
})
|
||||
.filter(([, , , delta]) => delta !== '0 Bytes');
|
||||
|
Loading…
x
Reference in New Issue
Block a user