mirror of
https://github.com/restic/restic.git
synced 2026-05-25 11:35:24 +00:00
Run goimports
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
|
||||
"restic/worker"
|
||||
"github.com/restic/restic/internal/worker"
|
||||
)
|
||||
|
||||
const concurrency = 10
|
||||
|
||||
Reference in New Issue
Block a user