[Utils] Drop redundant include

pull/1281/head
jgromes 2024-10-20 14:39:33 +01:00
rodzic cc720a7a24
commit afdf3783c3
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,6 @@
#if !defined(_RADIOLIB_UTILS_H)
#define _RADIOLIB_UTILS_H
#include "TypeDef.h"
#include <stdint.h>
#include <stdlib.h>