Skip to content

Conversation

jadsalhani
Copy link
Contributor

Short description of what this resolves:

nav variable declaration redundancy

Changes proposed in this pull request:

this.nav = nav is already present due to the public nav: NavController declaration, having it in the constructor as well is redundant

Ionic Version: 2.0

Fixes: #

`this.nav = nav` is already present due to the `public nav: NavController` declaration, having it in the constructor as well is redundant
@tlancina
Copy link
Contributor

Thanks for the PR!

@tlancina tlancina merged commit 9f27217 into ionic-team:2.0 Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants