mirror of
https://github.com/restic/restic.git
synced 2026-03-06 14:46:23 +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.