mirror of
https://github.com/restic/restic.git
synced 2025-08-25 23:37:30 +00:00
Run goimports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package backend
|
||||
|
||||
import "restic"
|
||||
import "github.com/restic/restic/internal"
|
||||
|
||||
// RESTLayout implements the default layout for the REST protocol.
|
||||
type RESTLayout struct {
|
||||
|
Reference in New Issue
Block a user