mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:47:43 +00:00
Run goimports
This commit is contained in:
@@ -10,10 +10,11 @@ import (
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
"reflect"
|
||||
"restic/errors"
|
||||
"runtime"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
|
||||
mrand "math/rand"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user