Skip to content

Commit

Permalink
remove redundunt call
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelr524 committed Mar 15, 2016
1 parent ea89f9a commit 97eee14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/messenger/android/login.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 97eee14

Please sign in to comment.