diff options
Diffstat (limited to 'public/embed.go')
| -rw-r--r-- | public/embed.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/embed.go b/public/embed.go index 2dbcc0a..d985ff7 100644 --- a/public/embed.go +++ b/public/embed.go @@ -5,5 +5,4 @@ import "embed" //go:embed static/*.svg //go:embed static/*.woff2 //go:embed static/*.css -//go:embed static/*.js var FS embed.FS |
