unbreak TR (more of my stupidity)

original commit: cdbe416b0965f9f5c8f5c86d24a86b13df98a19d
This commit is contained in:
Robby Findler 2013-11-02 10:04:24 -05:00
parent 389a84b5b2
commit 1ee060a9aa

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")