remove etl::pair usage
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-04-28 18:27:40 +02:00
parent 31fa2f0d8d
commit 73fbdfeb25

View File

@ -45,8 +45,6 @@
#include "tmtc/apid.h"
#include "tmtc/pusIds.h"
using etl::pair;
#if OBSW_TEST_LIBGPIOD == 1
#include "linux/boardtest/LibgpiodTest.h"
#endif