mirror of
https://github.com/status-im/status-react.git
synced 2025-02-22 07:38:34 +00:00
remove redundunt call
Former-commit-id: 97eee14a4598f6e538d03eca4a5f44b99f69665a
This commit is contained in:
parent
0f7f54a8b9
commit
5fd20b602f
@ -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