Merge pull request 'removed unwanted line for checking branch' (#2) from dev-mqtt into master
Reviewed-on: #2
This commit was merged in pull request #2.
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