mirror of
https://github.com/restic/restic.git
synced 2026-07-14 19:24:53 +00:00
Run goimports
This commit is contained in:
@@ -2,8 +2,9 @@ package list
|
||||
|
||||
import (
|
||||
"context"
|
||||
"restic"
|
||||
"restic/worker"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/worker"
|
||||
)
|
||||
|
||||
const listPackWorkers = 10
|
||||
|
||||
Reference in New Issue
Block a user