mirror of
https://github.com/restic/restic.git
synced 2025-08-12 06:37:39 +00:00
Run goimports
This commit is contained in:
@@ -4,7 +4,8 @@ import (
|
||||
"context"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"restic"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
)
|
||||
|
||||
// LoadAll reads all data stored in the backend for the handle.
|
||||
|
Reference in New Issue
Block a user