mirror of
https://github.com/restic/restic.git
synced 2026-09-19 02:37:58 +00:00
Run goimports
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"io"
|
||||
"math/rand"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// RandReader allows reading from a rand.Rand.
|
||||
|
||||
Reference in New Issue
Block a user