remove etl::pair usage
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Robin Müller 2022-04-28 18:27:40 +02:00
parent 31fa2f0d8d
commit 73fbdfeb25
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 0 additions and 2 deletions

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