[honu] remove debugging output
This commit is contained in:
parent
ffc5387ac3
commit
d53332c1f7
|
@ -4,7 +4,7 @@
|
|||
|
||||
(provide honu-info)
|
||||
(define (honu-info key default default-filter)
|
||||
(printf "get info for ~a\n" key)
|
||||
; (printf "get info for ~a\n" key)
|
||||
(case key
|
||||
[(color-lexer) (dynamic-require 'honu/core/read
|
||||
'color-lexer)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user