Remove redundant embed manifest.json

This commit is contained in:
Thanh Nguyen 2023-09-24 15:15:23 +07:00
parent 183e7cecb0
commit 4bc71acc67

View File

@ -9,7 +9,6 @@ import "embed"
//go:embed graphicarts
//go:embed javascripts
//go:embed stylesheets
//go:embed manifest.json
var embedded embed.FS
func init() {