aboutsummaryrefslogtreecommitdiff
path: root/cmd/acmed/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/acmed/main.go')
-rw-r--r--cmd/acmed/main.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/acmed/main.go b/cmd/acmed/main.go
index b6602f7..202fe58 100644
--- a/cmd/acmed/main.go
+++ b/cmd/acmed/main.go
@@ -73,6 +73,4 @@ func main() {
}
conf.Desire[k] = des
}
-
- log.Println(conf)
}