From 8219eef6d505180c146154e32be81bda6272f037 Mon Sep 17 00:00:00 2001 From: Pedro-Roque Date: Wed, 16 Apr 2025 10:39:07 +0200 Subject: [PATCH] fix: remove extra line --- .../SpacecraftAttitudeControl/SpacecraftAttitudeControl.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/spacecraft/SpacecraftAttitudeControl/SpacecraftAttitudeControl.hpp b/src/modules/spacecraft/SpacecraftAttitudeControl/SpacecraftAttitudeControl.hpp index 5358fc7fcf..1e87b94295 100644 --- a/src/modules/spacecraft/SpacecraftAttitudeControl/SpacecraftAttitudeControl.hpp +++ b/src/modules/spacecraft/SpacecraftAttitudeControl/SpacecraftAttitudeControl.hpp @@ -136,4 +136,3 @@ private: (ParamFloat) _param_sc_man_y_scale /**< scaling factor from stick to yaw rate */ ) }; -