mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
Merge pull request #613 from pclouds/chibi-test-no-protect
chibi/test: remove dead import
This commit is contained in:
commit
3161edbe86
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
(chibi term ansi))
|
||||
(cond-expand
|
||||
(chibi
|
||||
(import (only (chibi) pair-source print-exception protect)))
|
||||
(import (only (chibi) pair-source print-exception)))
|
||||
(chicken
|
||||
(import (only (chicken) print-error-message))
|
||||
(begin
|
||||
|
|
Loading…
Add table
Reference in a new issue