mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 10:07:36 +08:00
VehicleGPSPosition: remove unused "using"
This commit is contained in:
@@ -39,9 +39,6 @@
|
||||
|
||||
namespace sensors
|
||||
{
|
||||
using namespace matrix;
|
||||
using math::constrain;
|
||||
|
||||
VehicleGPSPosition::VehicleGPSPosition() :
|
||||
ModuleParams(nullptr),
|
||||
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::nav_and_controllers)
|
||||
|
||||
Reference in New Issue
Block a user