Fix leftover Mosh import from Ypsilon

This commit is contained in:
retropikzel 2025-07-15 09:48:51 +03:00
parent 5796a0f5e7
commit 212bab503d

View file

@ -74,7 +74,7 @@
(lambda (tmp-path out preserve)
(with-output-to-file tmp-path
(lambda ()
(display "(import (scheme base) (scheme write) (mosh config))")
(display "(import (scheme base) (scheme write))")
(newline)
(display "(display (features))")))
(process->sexp