mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
remove unnecessary fmt on generate bindata (#7706)
This commit is contained in:
committed by
techknowlogick
parent
bb22e3a1e1
commit
e503794371
@@ -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