mirror of
https://github.com/restic/restic.git
synced 2026-08-13 17:13:24 +00:00
Run goimports
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"restic"
|
||||
"restic/repository"
|
||||
. "restic/test"
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/repository"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
var testFiles = []struct {
|
||||
|
||||
Reference in New Issue
Block a user