Skip to content

Commit

Permalink
MAT-7111: lint source
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcphillips committed Dec 27, 2024
1 parent 72703ff commit c14210f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ const ElementEditor = ({
selectedResource,
currentPath
);
console.log("resoursee,", resource);
console.log("selectedResource,", selectedResource);

console.log("allChildren");
// We will hit all direct children normally with the typeEditor however not every second child;
const currentDepth = elementDefinition?.path.split(".").length;
return (
Expand Down

0 comments on commit c14210f

Please sign in to comment.