Skip to content

Commit 4c98bd2

Browse files
natemoo-regithub-actions[bot]
authored andcommitted
[ci] format
1 parent 31f41b7 commit 4c98bd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/prompts/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ export const spinner = () => {
678678
process.removeListener('exit', handleExit);
679679
};
680680

681-
682681
const clearPrevMessage = () => {
683682
if (_prevMessage === undefined) return;
684683
if (isCI) process.stdout.write('\n');

0 commit comments

Comments
 (0)