Skip to content

Commit 30f270e

Browse files
authored
Apply suggestion from @Juice10
1 parent fcea30f commit 30f270e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rrvideo/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,5 @@ export async function transformToVideo(options: RRvideoConfig) {
209209
.finally(() => void cleanFiles(videoPath)),
210210
browser.close(),
211211
]);
212-
console.log('[DEBUG] Video transformation complete');
213212
return outputPath;
214213
}

0 commit comments

Comments
 (0)