mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +00:00
88c509e3e9
We don't need `error` here: the only existing implementation of `ErrorHandler` always call `Backup.Error` and all implementations of `Backup.Error` always return nil.