From da7e34735f3811da300ed56c504a171e3e407de9 Mon Sep 17 00:00:00 2001 From: a73x Date: Sat, 31 Aug 2024 19:08:31 +0100 Subject: chore(html): removed js for go chroma --- public/embed.go | 1 - 1 file changed, 1 deletion(-) (limited to 'public/embed.go') 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 -- cgit v1.2.3