Compare commits

..

3 Commits

View File

@@ -254,8 +254,6 @@ func connectionLostHandler(client mqtt.Client, err error) {
log.Printf("Connection lost: %v. Attempting to reconnect...", err)
}
//..
func main() {
var err error
godotenv.Load()