From 54972b0766d50643510abeb8dbe2d32132af3f33 Mon Sep 17 00:00:00 2001 From: Arnas Udovicius Date: Mon, 22 Aug 2022 23:00:49 +0300 Subject: [PATCH] remove key from code --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index c0f6976..65be388 100644 --- a/main.go +++ b/main.go @@ -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() {