diff --git a/proxy.go b/proxy.go index 9d07b19..be5c65b 100644 --- a/proxy.go +++ b/proxy.go @@ -116,10 +116,6 @@ func main() { } } - log.Printf("addr : %s", *shellyHost) - log.Printf("port : %d", *shellyPort) - log.Printf("export : %d", *exporterPort) - ss = &ShellyStatus{} ss.Fetch()