Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
Signed-off-by: kevin <[email protected]>
  • Loading branch information
CrystalAnalyst committed Nov 20, 2023
1 parent ccd20a1 commit b7587a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools-v2/pkg/cli/command/curvebs/recover/volume/file.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ func RecoverFile(caller *cobra.Command) (*nameserver2.RecoverFileResponse, *cmde
return rCmd.Response, cmderror.Success()
}

// NewCommand return the mid cli
func NewRecoverFileCommand() *RecoverCommand {
RecoverCommand := &RecoverCommand{
FinalCurveCmd: basecmd.FinalCurveCmd{},
Expand Down

0 comments on commit b7587a6

Please sign in to comment.