mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
Remove needless import of (rnrs io simple).
* module/rnrs/6/conditions.scm: Remove (rnrs io simple (6)) from imports.
This commit is contained in:
parent
ce543a9f70
commit
8b58ea4539
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@
|
|||
make-undefined-violation
|
||||
undefined-violation?)
|
||||
(import (rnrs base (6))
|
||||
(rnrs io simple (6))
|
||||
(rnrs records procedural (6))
|
||||
(rnrs records syntactic (6))
|
||||
(rnrs syntax-case (6)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue