refactor(parachuteCheck): remove unnecessary namespace and newlines (#27561)

This commit is contained in:
Matthias Grob
2026-06-03 22:53:38 +02:00
committed by GitHub
parent 96e6fd0a46
commit 0b36378e77

View File

@@ -33,9 +33,6 @@
#include "parachuteCheck.hpp"
using namespace time_literals;
void ParachuteChecks::checkAndReport(const Context &context, Report &reporter)
{
if (_param_com_parachute.get() < 1) { // COM_PARACHUTE 0 disables the check