Skip to content

Commit bbff3a9

Browse files
committed
chore: cleanup some debugging logs
1 parent 1774f47 commit bbff3a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime/src/helpers/analysis.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ export const extractConfigFromFile = async (apiFilePath: string, appDir: string)
8888
return {}
8989
}
9090

91-
console.log(`updated extract`)
9291
try {
9392
if (!extractConstValue) {
9493
// eslint-disable-next-line import/no-dynamic-require

0 commit comments

Comments
 (0)