mirror of
https://github.com/restic/restic.git
synced 2025-08-15 00:27:27 +00:00
Run goimports
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"io"
|
||||
"testing"
|
||||
|
||||
"restic/crypto"
|
||||
. "restic/test"
|
||||
"github.com/restic/restic/internal/crypto"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
|
||||
"github.com/restic/chunker"
|
||||
)
|
||||
|
Reference in New Issue
Block a user