mirror of
https://github.com/restic/restic.git
synced 2025-12-04 14:02:03 +00:00
Remove 'go generate'
This commit is contained in:
@@ -11,8 +11,6 @@ import (
|
|||||||
"github.com/restic/restic/internal/backend/test"
|
"github.com/restic/restic/internal/backend/test"
|
||||||
)
|
)
|
||||||
|
|
||||||
//go:generate go run generate_test_list.go
|
|
||||||
|
|
||||||
type memConfig struct {
|
type memConfig struct {
|
||||||
be restic.Backend
|
be restic.Backend
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user