mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Remove completely generated files
This commit is contained in:
parent
4855fbd13f
commit
c2571f9f47
44 changed files with 79 additions and 2358 deletions
4
main.go
4
main.go
|
@ -4,10 +4,6 @@
|
|||
|
||||
package main // import "miniflux.app"
|
||||
|
||||
//go:generate go run generate.go
|
||||
//go:generate gofmt -s -w template/views.go
|
||||
//go:generate gofmt -s -w template/common.go
|
||||
|
||||
import (
|
||||
"miniflux.app/cli"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue