mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-15 06:20:36 +08:00
ControlAllocator: remove unnecessarily added newline
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
using namespace matrix;
|
||||
using namespace time_literals;
|
||||
|
||||
|
||||
ControlAllocator::ControlAllocator() :
|
||||
ModuleParams(nullptr),
|
||||
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::rate_ctrl),
|
||||
|
||||
Reference in New Issue
Block a user