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