code reformat, init fixes
This commit is contained in:
@ -17,6 +17,3 @@ func RunModeList(cmd *cli.Context) error {
|
||||
ctx.Mode.PrintListModes()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -24,5 +24,3 @@ func RunSelectMode(cmd *cli.Context) error {
|
||||
interact.SelectMode(ctx, "")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user