mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 11:50:27 +00:00
remove unnecessary fmt on generate bindata (#7706)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
package options
|
||||
|
||||
//go:generate go run -mod=vendor main.go
|
||||
//go:generate go fmt bindata.go
|
||||
|
||||
type directorySet map[string][]string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user