From 21844ed0f5dd6ef8b0789471024235d50912ea36 Mon Sep 17 00:00:00 2001
From: kongr45gpen <electrovesta@gmail.com>
Date: Wed, 6 Apr 2022 19:17:21 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 inc/Services/RealTimeForwardingControlService.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inc/Services/RealTimeForwardingControlService.hpp b/inc/Services/RealTimeForwardingControlService.hpp
index 09718f96..58361def 100644
--- a/inc/Services/RealTimeForwardingControlService.hpp
+++ b/inc/Services/RealTimeForwardingControlService.hpp
@@ -10,7 +10,6 @@
 /**
  * Implementation of the ST[14] 'Real Time Forwarding Control Service' as defined in ECSS-E-ST-70-41C.
  *
- * @brief
  * The purpose of this Service is to control the forwarding of the stores' telemetry to the ground station. It includes
  * conditions for all the application processes that are controlled by the Service, which determine whether a message
  * should be forwarded to the ground station, through the corresponding virtual channel.
-- 
GitLab