OSDN Git Service

modify ci
[bytom/vapor.git] / vendor / github.com / go-playground / locales / cmd / currency.tmpl
diff --git a/vendor/github.com/go-playground/locales/cmd/currency.tmpl b/vendor/github.com/go-playground/locales/cmd/currency.tmpl
deleted file mode 100644 (file)
index 80c83ee..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{{ define "currencies" }}
-package currency
-
-// Type is the currency type associated with the locales currency enum
-type Type int
-
-// locale currencies
-const (
-       {{ . }}
-)
-{{ end }}
\ No newline at end of file