REMOVE MULTITHREADING

This commit is contained in:
cælōrum spectātrīx 2025-11-21 23:24:08 +01:00
parent 3670f1fdff
commit 0e8e819ba8
3 changed files with 4 additions and 25 deletions

View file

@ -14,7 +14,6 @@ exec csi -s "$0" "$@"
(html-parser)
(openssl) ; has to be before http-client
(http-client)
(matchable)
(srfi-18))
(matchable))
(include "rain.scm")
(begin (main (command-line-arguments))))