Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dagwaging committed Apr 26, 2015
1 parent 3307aa8 commit f569043
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions firebase-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@
if (error) {
// an error occurred while attempting login
this.fire('error', error);
} else {
this._authHandler(user);
}
},

Expand Down

0 comments on commit f569043

Please sign in to comment.