Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed Jan 19, 2023
1 parent 71028c3 commit e54ec11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ccommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export async function ccommand() {
'pipe',
)
dirname = choose
console.log({ dirname })
if (!dirname)
return log(colorize({ color: 'yellow', text: '已取消' }))
}
Expand Down

0 comments on commit e54ec11

Please sign in to comment.