removed unnecessary console.log

This commit is contained in:
Guy Adler 2022-02-16 23:53:08 +01:00 committed by GitHub
parent 1fc10a7857
commit 1e4be4eb6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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