Skip to content

Commit 5bbe536

Browse files
committed
remove hsm h
1 parent 6815ce0 commit 5bbe536

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/bin/hsm.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,7 @@ Warning: ${colourC(`hsm`)} ${colourL(commands[0])} is being deprecated and will
363363
log(`Wrote type declaration to ${chalk.bold(typeDeclarationPath)}`)
364364
} break
365365

366-
case `help`:
367-
case `h`: {
366+
case `help`: {
368367
logHelp()
369368
} break
370369

0 commit comments

Comments
 (0)