mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
remove unnecessary fmt on generate bindata (#7706)
This commit is contained in:
committed by
techknowlogick
parent
bb22e3a1e1
commit
e503794371
@ -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 {
|
||||
|
Reference in New Issue
Block a user