removed global config handler

This commit is contained in:
Jakob Meier
2023-02-22 15:57:24 +01:00
parent 5f275778de
commit 28f3b07c5c
6 changed files with 1 additions and 12 deletions

View File

@ -29,7 +29,6 @@
#include <dummies/CoreControllerDummy.h>
#include "dummies/helpers.h"
#include "mission/utility/GlobalConfigHandler.h"
#ifdef PLATFORM_UNIX
#include <fsfw_hal/linux/serial/SerialComIF.h>