removed unsued imports

This commit is contained in:
2025-12-02 22:56:46 +01:00
parent ea7cc85052
commit a618fd87a5

View File

@ -1,4 +1,2 @@
(library
(name aoc25)
(inline_tests)
(preprocess (pps ppx_inline_test)))
(name aoc25))