mirror of
https://github.com/restic/restic.git
synced 2026-09-27 06:20:30 +00:00
Run goimports
This commit is contained in:
+2
-2
@@ -11,9 +11,9 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
|
||||
"restic/debug"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
)
|
||||
|
||||
// Lock represents a process locking the repository for an operation.
|
||||
|
||||
Reference in New Issue
Block a user