mirror of
https://github.com/restic/restic.git
synced 2026-07-18 05:04:54 +00:00
Run goimports
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
package restic
|
||||
|
||||
import (
|
||||
"restic/errors"
|
||||
"syscall"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
|
||||
"github.com/pkg/xattr"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user