mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-20 14:00:04 +02:00
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
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue