reader: texinfo: Remove unused import.
This commit is contained in:
@@ -30,8 +30,6 @@
|
|||||||
#:use-module (haunt utils)
|
#:use-module (haunt utils)
|
||||||
#:export (texinfo-reader))
|
#:export (texinfo-reader))
|
||||||
|
|
||||||
(use-modules (srfi srfi-19))
|
|
||||||
|
|
||||||
(define texi->shtml
|
(define texi->shtml
|
||||||
(compose stexi->shtml texi-fragment->stexi))
|
(compose stexi->shtml texi-fragment->stexi))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user