Skip to content

Removed redundant this.nav declaration#6244

Merged
tlancina merged 1 commit into
ionic-team:2.0from
jadsalhani:patch-1
Apr 20, 2016
Merged

Removed redundant this.nav declaration#6244
tlancina merged 1 commit into
ionic-team:2.0from
jadsalhani:patch-1

Conversation

@jadsalhani
Copy link
Copy Markdown
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
Copy Markdown
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