mirror of
https://github.com/restic/restic.git
synced 2026-08-17 19:13:18 +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