ControlAllocator: remove unnecessarily added newline

This commit is contained in:
Balduin
2026-01-16 13:20:42 +01:00
parent bd2432ab3a
commit be95f00643
@@ -49,7 +49,6 @@
using namespace matrix;
using namespace time_literals;
ControlAllocator::ControlAllocator() :
ModuleParams(nullptr),
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::rate_ctrl),