Merge pull request #613 from pclouds/chibi-test-no-protect

chibi/test: remove dead import
This commit is contained in:
Alex Shinn 2020-02-14 22:19:22 +08:00 committed by GitHub
commit 3161edbe86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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