forked from TrueCloudLab/restic
Remove 'go generate'
This commit is contained in:
parent
7dc200c593
commit
8074879c5f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue