summaryrefslogtreecommitdiffhomepage
path: root/templates/base.go
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.go')
-rw-r--r--templates/base.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/base.go b/templates/base.go
index f0b288b..e6647f2 100644
--- a/templates/base.go
+++ b/templates/base.go
@@ -1,8 +1,3 @@
package templates
-const (
- PrinterKey = "printer"
- LocaleKey = "locale"
-)
-
//go:generate templ generate -log-level warn