From f4cceeb21e5fe6bca7f05e41b308710844ab23b4 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 10 Oct 2022 10:26:26 +0200 Subject: [PATCH] fix one merge conflict --- bsp_hosted/ObjectFactory.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bsp_hosted/ObjectFactory.cpp b/bsp_hosted/ObjectFactory.cpp index a9c46ec5..ef5d3c98 100644 --- a/bsp_hosted/ObjectFactory.cpp +++ b/bsp_hosted/ObjectFactory.cpp @@ -43,12 +43,8 @@ #include #include #include - -<<<<<<< HEAD #include "dummies/helpers.h" -======= #include "mission/utility/GlobalConfigHandler.h" ->>>>>>> origin/develop void Factory::setStaticFrameworkObjectIds() { PusServiceBase::PUS_DISTRIBUTOR = objects::PUS_PACKET_DISTRIBUTOR;