summaryrefslogtreecommitdiff
path: root/templates/fs.go
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-17 20:51:07 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-17 20:51:07 +0300
commit12cd485899f55058339faeca0f8523fbb0d2b334 (patch)
treed059341d5fb86d5f8ef80c366f167fd448651425 /templates/fs.go
parent70565ecac31f7bb5c1d6c559ed18ff9f9c56ac46 (diff)
Обновил публикацию в телеграмHEADmaster
Diffstat (limited to 'templates/fs.go')
-rw-r--r--templates/fs.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/fs.go b/templates/fs.go
deleted file mode 100644
index 197a5e1..0000000
--- a/templates/fs.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package templates
-
-import "embed"
-
-//go:embed *.gotmpl
-var Templates embed.FS