mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 10:16:01 +00:00
remove redundunt call
This commit is contained in:
parent
ea89f9ab2d
commit
97eee14a45
@ -87,9 +87,6 @@
|
||||
static om/IQuery
|
||||
(query [this]
|
||||
'[:user-phone-number])
|
||||
Object
|
||||
(componentDidMount [this]
|
||||
(load-user-phone-number nil))
|
||||
(render [this]
|
||||
(let [{:keys [user-phone-number]} (om/props this)
|
||||
{:keys [nav]} (om/get-computed this)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user