Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyaboulton committed Oct 19, 2023
1 parent 69dc8c1 commit 291cdaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/app/build_plugins.ts
Expand Up @@ -274,8 +274,6 @@ const component_map = {
};
`;

console.log(component_map);

return `${component_map}\n\n${readFileSync(loader_path, "utf8")}`;
}

Expand Down

0 comments on commit 291cdaa

Please sign in to comment.