mirror of
https://github.com/restic/restic.git
synced 2025-08-22 13:58:07 +00:00
Run goimports
This commit is contained in:
@@ -2,8 +2,9 @@ package archiver
|
||||
|
||||
import (
|
||||
"context"
|
||||
"restic"
|
||||
"testing"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
)
|
||||
|
||||
// TestSnapshot creates a new snapshot of path.
|
||||
|
Reference in New Issue
Block a user