mirror of
https://github.com/restic/restic.git
synced 2025-11-16 15:32:53 +00:00
Run goimports
This commit is contained in:
@@ -9,9 +9,9 @@ import (
|
||||
"runtime"
|
||||
"testing"
|
||||
|
||||
"restic/options"
|
||||
"restic/repository"
|
||||
. "restic/test"
|
||||
"github.com/restic/restic/internal/options"
|
||||
"github.com/restic/restic/internal/repository"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
type dirEntry struct {
|
||||
|
||||
Reference in New Issue
Block a user