mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-26 13:10:22 +02:00
Trim (ice-9 guardians) module use list
* module/ice-9/guardians.scm: Remove useless include.
This commit is contained in:
parent
66f9815c3f
commit
95856446f5
1 changed files with 2 additions and 3 deletions
|
@ -33,7 +33,6 @@
|
|||
|
||||
|
||||
(define-module (ice-9 guardians)
|
||||
#:use-module (srfi srfi-9)
|
||||
#:use-module (system finalizers)
|
||||
#:use-module (ice-9 atomic)
|
||||
#:use-module (ice-9 match)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue