Skip to content

Commit

Permalink
fix(test): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Nov 11, 2022
1 parent 58e372c commit a947f3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/new.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ let name = await arg(
onInput
)

// div(md(`## Opening ${name}...`))

let { dirPath: selectedKenvPath } = await selectKenv({
placeholder: `Select Where to Create Script`,
enter: "Create Script in Selected Kenv",
Expand Down

0 comments on commit a947f3b

Please sign in to comment.