mirror of
https://github.com/restic/restic.git
synced 2026-06-16 13:44:17 +00:00
Run goimports
This commit is contained in:
@@ -3,7 +3,8 @@ package restic
|
||||
import (
|
||||
"context"
|
||||
"io"
|
||||
"restic/debug"
|
||||
|
||||
"github.com/restic/restic/internal/debug"
|
||||
)
|
||||
|
||||
type backendReaderAt struct {
|
||||
|
||||
Reference in New Issue
Block a user