This commit is contained in:
Vivianne 2024-02-09 19:47:11 -05:00
parent 5568a1e6d6
commit 0d3f3c2f1f
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
(define (make-style string)
(_make-style 'ansi string '()))
(define (styled style port)
(define str (style-string style))
(cond