mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 23:54:25 +00:00
remove useless log
This commit is contained in:
parent
feebe3103c
commit
4593f3aa61
|
|
@ -77,8 +77,6 @@ export async function eject({
|
|||
]),
|
||||
});
|
||||
|
||||
console.log('eject', componentName, {filesToCopy});
|
||||
|
||||
if (filesToCopy.length === 0) {
|
||||
// This should never happen
|
||||
throw new Error(
|
||||
|
|
|
|||
Loading…
Reference in New Issue