This commit is contained in:
A.Unger
2021-03-04 15:14:25 +01:00
parent 40ff29403f
commit 308467b134
3 changed files with 56 additions and 15 deletions
-1
View File
@@ -64,7 +64,6 @@ func Groups(cfg *config.Config) *cli.Command {
ctx, cancel = context.WithCancel(context.Background())
//metrics = metrics.New()
)
defer cancel()
{