delete cruft
This commit is contained in:
parent
85a8e85799
commit
cf7e739a93
|
@ -10,7 +10,6 @@
|
|||
(str "(" (apply str (into [] show-linear (next v))) ")")
|
||||
(str "[" (apply str (into [] show-linear v)) "]")))
|
||||
|
||||
;; TODO:
|
||||
(defn- show-map [v]
|
||||
(cond
|
||||
(or (= (::data/type v) ::data/fn)
|
||||
|
|
Loading…
Reference in New Issue
Block a user