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 d079d7e0..7f0787b9 100644
--- a/main.go
+++ b/main.go
@@ -10,7 +10,6 @@ package main // import "miniflux.app"
//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
-//go:generate gofmt -s -w locale/translations.go
import (
"miniflux.app/cli"