mirror of
https://github.com/restic/restic.git
synced 2025-06-02 08:08:22 +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.