[Utils] Drop redundant include

This commit is contained in:
jgromes 2024-10-20 14:39:33 +01:00
parent cc720a7a24
commit afdf3783c3

View file

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