mirror of
https://github.com/restic/restic.git
synced 2025-08-22 17:57:48 +00:00
Run goimports
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"syscall"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// DeviceID extracts the device ID from an os.FileInfo object by casting it
|
||||
|
Reference in New Issue
Block a user