emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.57k stars 411 forks source link

Fix timer var warning #501

Closed michalsrutek closed 1 year ago

michalsrutek commented 1 year ago

This fixes the following warning.

Variable 'timer' was never mutated; consider changing to 'let' constant