diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-31 15:37:04 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-31 15:37:04 -0400 |
| commit | 6ade0a6d7b5bcf3f5174da235bc2af19738a901f (patch) | |
| tree | c000efd5e746b19bfb6f340f370adc271ebf0464 /src/tomo.c | |
| parent | 56f842a51741929acfbca86aaea70f863ef9d0f7 (diff) | |
Remove unused import
Diffstat (limited to 'src/tomo.c')
| -rw-r--r-- | src/tomo.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
