Remove spaces to end of lines
This commit is contained in:
@@ -8,7 +8,7 @@ class MqttClassBinder
|
||||
unregister(this);
|
||||
}
|
||||
~MqttClassBinder() { unregister(this); }
|
||||
|
||||
|
||||
static void onUnpublished(MqttClient::CallBack handler)
|
||||
{
|
||||
unrouted_handler = handler;
|
||||
|
||||
Reference in New Issue
Block a user