mirror of
https://github.com/restic/restic.git
synced 2026-09-05 12:07:58 +00:00
Run goimports
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package restic
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// FileType is the type of a file in the backend.
|
||||
|
||||
Reference in New Issue
Block a user