Skip to content

Commit ae6b040

Browse files
zdqlvercel[bot]
andauthored
Update packages/sdk/ts/scripts/generate-api-types.ts
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
1 parent 8d4d0f1 commit ae6b040

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sdk/ts/scripts/generate-api-types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ function parseArgs(): ScriptOptions {
4040
*/
4141
function log(message: string, options: ScriptOptions): void {
4242
if (options.verbose) {
43-
``;
4443
console.log(`[generate-api-types] ${message}`);
4544
}
4645
}

0 commit comments

Comments
 (0)