mirror of
https://github.com/restic/restic.git
synced 2025-12-26 09:37:00 +00:00
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.