mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-27 04:44:50 +00:00
removed unneeded line from om-next template
This commit is contained in:
parent
8d727bda04
commit
6f7c2a1d19
@ -34,7 +34,6 @@
|
||||
(defmethod read :default
|
||||
[{:keys [state]} k _]
|
||||
(let [st @state]
|
||||
(find st k)
|
||||
(if-let [[_ v] (find st k)]
|
||||
{:value v}
|
||||
{:value :not-found})))
|
||||
|
Loading…
x
Reference in New Issue
Block a user