Skip to content

Commit 3794c05

Browse files
committed
fix: remove console.clear and prevent clearing last operation
1 parent d15dddb commit 3794c05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
} from './utils'
1919

2020
async function init() {
21-
console.clear()
2221
console.log()
2322

2423
intro(banner(info))

0 commit comments

Comments
 (0)