forked from forgejo/forgejo
remove unnecessary fmt on generate bindata (#7706)
This commit is contained in:
parent
bb22e3a1e1
commit
e503794371
3 changed files with 0 additions and 3 deletions
|
@ -18,7 +18,6 @@ import (
|
|||
)
|
||||
|
||||
//go:generate go run -mod=vendor main.go
|
||||
//go:generate go fmt bindata.go
|
||||
|
||||
// Options represents the available options to configure the macaron handler.
|
||||
type Options struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue