Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and github-actions[bot] committed Dec 14, 2024
1 parent 31f41b7 commit 4c98bd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/prompts/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ export const spinner = () => {
process.removeListener('exit', handleExit);
};


const clearPrevMessage = () => {
if (_prevMessage === undefined) return;
if (isCI) process.stdout.write('\n');
Expand Down

0 comments on commit 4c98bd2

Please sign in to comment.