Minor imports cleanup

This commit is contained in:
Bruce Hill 2024-10-25 14:13:24 -04:00
parent 29d1d74d7a
commit 213ae74e32

View File

@ -3,8 +3,6 @@
// All of the different builtin modules can be included by including this one
// import
#include <gc.h>
#include <gmp.h>
#include <stdbool.h>
#include <stdint.h>
#include <sys/param.h>