mirror of
https://github.com/restic/restic.git
synced 2025-08-12 17:07:40 +00:00
sftp: Fix errors import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package sftp
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"restic/errors"
|
||||
"unicode"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user