Skip to content

Commit fae5ec1

Browse files
committed
-
1 parent 155f013 commit fae5ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/build/mdn-comments.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,5 @@ export async function generateDescriptions(): Promise<Record<string, any>> {
133133
console.error("Error generating API descriptions:", error);
134134
}
135135

136-
console.log(results);
137136
return results;
138137
}

0 commit comments

Comments
 (0)