mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 23:21:00 +08:00
chore: reduce log
This commit is contained in:
@@ -48,7 +48,6 @@ func (l *LocalStorage) Copy(src, destDir string,walkFn WalkFn) error {
|
||||
}
|
||||
|
||||
}
|
||||
log.Infof("copy file %s to %s success", srcReader, destPath)
|
||||
return nil
|
||||
}
|
||||
return b.Upload(baseDest, true, false, false, uploadFunc, func(s string) error {
|
||||
|
||||
Reference in New Issue
Block a user