unbreak TR (more of my stupidity)

This commit is contained in:
Robby Findler 2013-11-02 10:04:24 -05:00
parent 40f7ab2ba4
commit cdbe416b09

View File

@ -59,7 +59,6 @@
(define fully-expanded-stx (disarm* (local-expand stx expand-ctxt (list #'module*))))
(when (show-input?)
(pretty-print (syntax->datum fully-expanded-stx)))
(log-message online-check-syntax-logger 'info #f "" fully-expanded-stx)
(do-time "Local Expand Done")
(init)
(do-time "Initialized Envs")