[functional-tests] remove some unused imports from (thin-xml)
This commit is contained in:
parent
a70c25e912
commit
207553dfce
@ -6,8 +6,7 @@
|
||||
(generators)
|
||||
(xml)
|
||||
(fmt fmt)
|
||||
(only (srfi s1 lists) iota)
|
||||
(srfi s27 random-bits))
|
||||
(only (srfi s1 lists) iota))
|
||||
|
||||
(define (div-down n d)
|
||||
(floor (/ n d)))
|
||||
|
Loading…
Reference in New Issue
Block a user