mirror of
https://github.com/octoleo/restic.git
synced 2024-12-22 10:58:55 +00:00
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
Block a user