got rid of comment

This commit is contained in:
Richard Harrington 2013-08-21 22:10:25 -04:00
parent 3ee19087e1
commit b27f1212a1

View File

@ -30,7 +30,6 @@
ticked-shells (map shell/tick-shell shells)
live-shells (remove :exploded ticked-shells)
exploded-shells (filter :exploded ticked-shells)]
(println (count ticked-shells))
; TODO: make this a real let-binding, that determines
; which robots were damaged.
(let [damaged-world ticked-robots-world]