removed wrong comment
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
Jakob Meier 2023-02-23 15:37:20 +01:00
parent 5db1f71854
commit ee4db78a95

View File

@ -9,7 +9,6 @@
/**
* @brief Class to handle persistent parameters
*
* @details Use the insertValue function to add parameters
*/
class LocalParameterHandler : public NVMParameterBase {
public: