Skip to content

Commit 4593f3a

Browse files
committed
remove useless log
1 parent feebe31 commit 4593f3a

File tree

1 file changed

+0
-2
lines changed
  • packages/docusaurus/src/commands/swizzle

1 file changed

+0
-2
lines changed

packages/docusaurus/src/commands/swizzle/actions.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ export async function eject({
7777
]),
7878
});
7979

80-
console.log('eject', componentName, {filesToCopy});
81-
8280
if (filesToCopy.length === 0) {
8381
// This should never happen
8482
throw new Error(

0 commit comments

Comments
 (0)