From a4b8ef38b1d7a26b4e6bfa966f021a237bf16ce1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 23 Aug 2025 18:20:43 -0400 Subject: Lots of cleanups --- src/environment.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/environment.h') diff --git a/src/environment.h b/src/environment.h index eb5b55bc..0bff474d 100644 --- a/src/environment.h +++ b/src/environment.h @@ -4,9 +4,6 @@ #include "stdlib/datatypes.h" #include "stdlib/print.h" -#include "stdlib/stacktrace.h" -#include "stdlib/stdlib.h" -#include "stdlib/tables.h" #include "types.h" typedef struct { -- cgit v1.2.3