Remove providerTemplates dir, moved in templates
This commit is contained in:
parent
1fdff9dae4
commit
5dea2e7902
11 changed files with 12 additions and 11 deletions
|
@ -4,6 +4,6 @@ Copyright
|
|||
|
||||
//go:generate go get github.com/jteeuwen/go-bindata/...
|
||||
//go:generate rm -vf gen.go
|
||||
//go:generate go-bindata -o gen.go static/... templates/... providerTemplates/...
|
||||
//go:generate go-bindata -o gen.go static/... templates/...
|
||||
|
||||
package main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue