From 6ade0a6d7b5bcf3f5174da235bc2af19738a901f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 31 Aug 2025 15:37:04 -0400 Subject: Remove unused import --- src/tomo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tomo.c b/src/tomo.c index 80397c39..3d08be75 100644 --- a/src/tomo.c +++ b/src/tomo.c @@ -26,7 +26,6 @@ #include "stdlib/bytes.h" #include "stdlib/cli.h" #include "stdlib/datatypes.h" -#include "stdlib/integers.h" #include "stdlib/lists.h" #include "stdlib/optionals.h" #include "stdlib/paths.h" -- cgit v1.2.3