Skip to content

Commit

Permalink
Improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
wederbn committed Jan 10, 2024
1 parent 1bda5fc commit 63ba253
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ export function getModdleExtension() {
extensions[plugin.name] = plugin.moddleDescription;
}
}

console.log("\n Get Moddle Extensions: ");
console.log(extensions);
return extensions;
}

Expand Down

0 comments on commit 63ba253

Please sign in to comment.