mirror of
https://github.com/octoleo/restic.git
synced 2025-02-03 12:28:30 +00:00
sftp: Fix errors import
This commit is contained in:
parent
c26dd6b76f
commit
1086528ab7
@ -1,7 +1,7 @@
|
|||||||
package sftp
|
package sftp
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
"restic/errors"
|
||||||
"unicode"
|
"unicode"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user