diff options
Diffstat (limited to 'public/embed.go')
| -rw-r--r-- | public/embed.go | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/public/embed.go b/public/embed.go deleted file mode 100644 index d985ff7..0000000 --- a/public/embed.go +++ /dev/null @@ -1,8 +0,0 @@ -package public - -import "embed" - -//go:embed static/*.svg -//go:embed static/*.woff2 -//go:embed static/*.css -var FS embed.FS |
