Removed stale comment

This commit is contained in:
Justin Ethier 2015-05-15 12:58:16 -04:00
parent bc6d3882ce
commit 28bde5821f

View file

@ -77,7 +77,6 @@
;; As of now, that will have to be dealt with later.
(trace:info "imports:")
(trace:info imports)
;; TODO: need to get basedir from env, this is just a placeholder
(set! imported-vars (lib:resolve-imports imports))
(trace:info "resolved imports:")
(trace:info imported-vars)