fix(usage-to-readme): remove another debug log

Introduced by a62433081
This commit is contained in:
Julien Fontanet
2024-01-31 16:10:28 +01:00
parent d62acd3fe7
commit 1026d18e4b

View File

@@ -16,7 +16,6 @@ async function usageToReadme(...args) {
}
for (const usagePath of args) {
console.error(usagePath)
const dir = dirname(usagePath)
const [usage, pkg] = await Promise.all([