Basic cours support #44
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,5 @@ window.addEventListener("load", () => {
|
|||
JSON.parse(dataElement.getAttribute("data-json")).children
|
||||
);
|
||||
|
||||
console.log(JSON.parse(dataElement.getAttribute("data-json")));
|
||||
|
||||
dataElement.remove();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue