mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:47:43 +00:00
clean up some errors from 'go vet ./...'
This commit is contained in:
@@ -67,8 +67,6 @@ func (m *S3Layout) moveFiles(ctx context.Context, be *s3.Backend, l backend.Layo
|
||||
return be.Rename(h, l)
|
||||
})
|
||||
})
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// Apply runs the migration.
|
||||
|
Reference in New Issue
Block a user