mirror of
https://github.com/restic/restic.git
synced 2025-05-16 09:28:30 +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.