mirror of
https://github.com/restic/restic.git
synced 2025-08-15 08:57:27 +00:00
Run goimports
This commit is contained in:
@@ -2,8 +2,9 @@ package checker
|
||||
|
||||
import (
|
||||
"context"
|
||||
"restic"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
)
|
||||
|
||||
// TestCheckRepo runs the checker on repo.
|
||||
|
Reference in New Issue
Block a user