diff --git a/SICP/dot.janet b/SICP/dot.janet index b8f2286..2c59963 100644 --- a/SICP/dot.janet +++ b/SICP/dot.janet @@ -127,8 +127,6 @@ (= (get graph :graph_type) :graph) "graph" (= (get graph :graph_type) :digraph) "digraph")) - (print graph_type) - (print name) (file/write f (string/format "%s %s {" graph_type name)) (if