Remove todo line
This commit is contained in:
parent
814edb7e16
commit
15c190572f
1 changed files with 0 additions and 1 deletions
|
|
@ -564,7 +564,6 @@
|
|||
[obj type]
|
||||
(type-dispatch type)))
|
||||
|
||||
;; TODO(Joshua): For performance, turn this into a bunch of specific defmethods
|
||||
(defmethod deserialize* :default
|
||||
[obj type]
|
||||
(throw (ex-info "Attempted to deserialize a non-primitive type with primitive methods"
|
||||
|
|
|
|||
Loading…
Reference in a new issue