ImagePuller: Remove duplicate include

This commit is contained in:
2026-04-15 11:58:38 +02:00
parent d25fa4f0a8
commit be714f4da1
-1
View File
@@ -11,7 +11,6 @@
#include "../frame_serialize/CBORStream2Deserializer.h"
#include "../common/ThreadSafeFIFO.h"
#include "../common/JfjochTCP.h"
#include "../common/JfjochTCP.h"
struct PullerAckMessage {
TCPFrameType ack_for = TCPFrameType::DATA;