remove key from code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Arnas Udovicius 2022-08-22 23:00:49 +03:00
parent 6c2775f58c
commit 54972b0766

View file

@ -11,7 +11,6 @@ var (
key string
meta = []string{"description", "lang", "copyright", "created"} //_ = zord_tree.PopulateTree(cfg.MdTree.Path, cfg.MdTree.DPath, meta)
customMeta = make(map[string]func() string)
key = "WgiPGpt5wM6SVEWo5iqI"
)
func init() {