src: remove unused include of <assert.h> in timer.c

Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
This commit is contained in:
Juan José Arboleda 2025-05-02 00:30:52 -05:00
parent 76fb3b73da
commit 0e54ce958a

View File

@ -22,7 +22,6 @@
#include "uv-common.h"
#include "heap-inl.h"
#include <assert.h>
#include <limits.h>