removed unwanted line for checking branch
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user