mirror of
https://github.com/restic/restic.git
synced 2026-05-11 13:05:23 +00:00
Run goimports
This commit is contained in:
@@ -3,7 +3,7 @@ package restic
|
||||
import (
|
||||
"syscall"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// mknod() creates a filesystem node (file, device
|
||||
|
||||
Reference in New Issue
Block a user