# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1712243664 14400
# Node ID 9ca19318301fdbbe8348f840f7da50770e63e3a9
# Parent  6878b5690d2e1a14c83a9640a26785db53d3df53
Remove comment

diff -r 6878b5690d2e -r 9ca19318301f src/main.lisp
--- a/src/main.lisp	Thu Apr 04 11:10:58 2024 -0400
+++ b/src/main.lisp	Thu Apr 04 11:14:24 2024 -0400
@@ -133,6 +133,5 @@
               (commit)
               (format t "Finished running ~D evolution~:P successfully.~%" n))))))))
 
-#; Scratch --------------------------------------------------------------------