Skip to content

Commit 01f9ac1

Browse files
add comment
1 parent dabb25f commit 01f9ac1

File tree

1 file changed

+0
-1
lines changed
  • tools-v2/pkg/cli/command/curvebs/recover/volume

1 file changed

+0
-1
lines changed

tools-v2/pkg/cli/command/curvebs/recover/volume/file.go

-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ func RecoverFile(caller *cobra.Command) (*nameserver2.RecoverFileResponse, *cmde
124124
return rCmd.Response, cmderror.Success()
125125
}
126126

127-
// NewCommand return the mid cli
128127
func NewRecoverFileCommand() *RecoverCommand {
129128
RecoverCommand := &RecoverCommand{
130129
FinalCurveCmd: basecmd.FinalCurveCmd{},

0 commit comments

Comments
 (0)