mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
removed unnecessary console.log
This commit is contained in:
parent
1fc10a7857
commit
1e4be4eb6a
@ -1002,8 +1002,6 @@ export const insertNode = (elem, node, dir) => {
|
||||
let newEl;
|
||||
let el;
|
||||
|
||||
console.log(shapes);
|
||||
|
||||
// Add link when appropriate
|
||||
if (node.link) {
|
||||
newEl = elem
|
||||
|
Loading…
x
Reference in New Issue
Block a user