diff --git a/src/gen/dynamic/trace.clj b/src/gen/dynamic/trace.clj index 188b25c..9e274c5 100644 --- a/src/gen/dynamic/trace.clj +++ b/src/gen/dynamic/trace.clj @@ -59,7 +59,6 @@ Object (equals [this that] (= this that)) - (toString [this] (pr-str this)) IFn (invoke [this k] (.valAt this k))