Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
useless blank
Browse files Browse the repository at this point in the history
  • Loading branch information
TennyZhuang committed Mar 17, 2020
1 parent 4ed1a35 commit 908d838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/task/restore.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ func RunRestore(c context.Context, g glue.Glue, cmdName string, cfg *RestoreConf
if err != nil {
return err
}

if err = client.InitBackupMeta(backupMeta, u); err != nil {
return err
}
Expand Down

0 comments on commit 908d838

Please sign in to comment.