Comment out what looks like debugging output
This commit is contained in:
parent
6b121cdce6
commit
d01e6a8dcc
|
@ -1,7 +1,7 @@
|
|||
#lang racket/base
|
||||
|
||||
(define (configure data)
|
||||
(printf "Configuring\n")
|
||||
;; (printf "Configuring\n")
|
||||
(current-read-interaction even-read))
|
||||
(provide configure)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user