mirror of https://github.com/restic/restic.git
Remove 'go generate'
This commit is contained in:
parent
7dc200c593
commit
8074879c5f
|
@ -11,8 +11,6 @@ import (
|
|||
"github.com/restic/restic/internal/backend/test"
|
||||
)
|
||||
|
||||
//go:generate go run generate_test_list.go
|
||||
|
||||
type memConfig struct {
|
||||
be restic.Backend
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue