aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index b74ed399..f162afb9 100644
--- a/main.go
+++ b/main.go
@@ -5,7 +5,6 @@
package main // import "miniflux.app"
//go:generate go run generate.go
-//go:generate gofmt -s -w ui/static/css.go
//go:generate gofmt -s -w ui/static/js.go
//go:generate gofmt -s -w template/views.go
//go:generate gofmt -s -w template/common.go