This commit is contained in:
Chris Lu
2021-08-09 14:37:34 -07:00
parent a6be2520c9
commit 402315f117
3 changed files with 4 additions and 4 deletions

View File

@@ -246,4 +246,4 @@ func doSaveRemoteEntry(client filer_pb.SeaweedFilerClient, localDir string, exis
return updateErr
}
return nil
}
}