mirror of
https://github.com/restic/restic.git
synced 2026-05-02 09:05:23 +00:00
Run goimports
This commit is contained in:
@@ -8,11 +8,12 @@ import (
|
||||
"os"
|
||||
"path"
|
||||
"path/filepath"
|
||||
"restic/fs"
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/fs"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
var opts struct {
|
||||
|
||||
Reference in New Issue
Block a user