mirror of
https://github.com/restic/restic.git
synced 2026-08-18 19:43:28 +00:00
Run goimports
This commit is contained in:
@@ -2,7 +2,8 @@ package restic
|
||||
|
||||
import (
|
||||
"context"
|
||||
"restic/crypto"
|
||||
|
||||
"github.com/restic/restic/internal/crypto"
|
||||
)
|
||||
|
||||
// Repository stores data in a backend. It provides high-level functions and
|
||||
|
||||
Reference in New Issue
Block a user