Fix Format Issue: Remove Blank Line at End

This commit is contained in:
Cornelius Köpp 2024-11-08 22:55:55 +01:00
parent b8f914c358
commit 6b75e1e854

View File

@ -295,5 +295,4 @@ class GroupObject
* @returns true if the value of the group object was updated after successful conversion.
*/
bool _valueNoSend(const KNXValue& value, const Dpt& type);
};