Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e49f96c

Browse files
committed
remove unused command
1 parent db78701 commit e49f96c

File tree

2 files changed

+0
-61
lines changed

2 files changed

+0
-61
lines changed

cli/appsecuritykey.go

Lines changed: 0 additions & 60 deletions
This file was deleted.

cli/root.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ func (r *RootCmd) Core() []*clibase.Cmd {
7979
r.portForward(),
8080
r.publickey(),
8181
r.resetPassword(),
82-
r.appSecurityKey(),
8382
r.state(),
8483
r.templates(),
8584
r.users(),

0 commit comments

Comments
 (0)