mirror of
https://github.com/restic/restic.git
synced 2025-08-22 13:27:45 +00:00
Run goimports
This commit is contained in:
@@ -3,9 +3,10 @@ package mock
|
||||
import (
|
||||
"context"
|
||||
"io"
|
||||
"restic"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// Backend implements a mock backend.
|
||||
|
Reference in New Issue
Block a user